# sample tunnel definition for tuntun. rename to *.tun.sh to enable it TUNNELS=" -R 8000:10.0.0.1:80 #internal apache# -L 5900:127.0.0.1:5900 #vnc server# " TESTURL="http://example.com:8000" #AUTH="--http-user=user --http-password=pass" CONN="user@sshserver"