WebQuiz Tunnel Server

This server provides secure SSH tunneling for WebQuiz applications.

To create a tunnel, use SSH remote forwarding:

ssh -N -R /var/run/tunnels/username/app:localhost:8080 username@webquiz.xyz