summaryrefslogtreecommitdiff
path: root/simple-client.txt
blob: 47aa8435578f8b82fe5cf6a3a42e21f85606439b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# 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