# Get the scripts: wget -O rapid-tunneling 'http://rapid-tunneling.git.sourceforge.net/git/gitweb.cgi?p=rapid-tunneling;a=blob_plain;f=rapid-tunneling;hb=HEAD' wget -O rapid-tunneling-status 'http://rapid-tunneling.git.sourceforge.net/git/gitweb.cgi?p=rapid-tunneling;a=blob_plain;f=rapid-tunneling-status;hb=HEAD' chmod +x rapid-tunneling rapid-tunneling-status # You also need 'start-stop-daemon' . On Debian/Ubuntu you this comes # installed. On other systems you may find it as an applet of busybox, so # try installing the package busybox. # create a tunnel, using tunnel-foo.tar.gz provided to you: ./rapid-tunneling tunnel-foo.tar.gz # At thi point the remote party can log into your account. # Check the status of a tunnel: ./rapid-tunneling-status # Terminate a tunnel: ./rapid-tunneling-status -s