diff options
Diffstat (limited to 'tunnel.conf')
-rw-r--r-- | tunnel.conf | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/tunnel.conf b/tunnel.conf deleted file mode 100644 index 4b4cf00..0000000 --- a/tunnel.conf +++ /dev/null @@ -1,9 +0,0 @@ -[server] -host = eden@192.168.69.5 -# ssh_port = 2222 -keyfile = vps.pem - -[forward-transmission] -from = transmission:9091 -to = 0.0.0.0:9091 - |