aboutsummaryrefslogtreecommitdiffstats
path: root/tunnel.conf
diff options
context:
space:
mode:
Diffstat (limited to 'tunnel.conf')
-rw-r--r--tunnel.conf11
1 files changed, 11 insertions, 0 deletions
diff --git a/tunnel.conf b/tunnel.conf
new file mode 100644
index 0000000..87998ed
--- /dev/null
+++ b/tunnel.conf
@@ -0,0 +1,11 @@
+[server]
+host = vps.eda.gay
+ssh_port = 2222
+
+[forward-eda.gay]
+from = 192.168.1.92:6969
+to = 0.0.0.0:6969
+
+[forward-invidious]
+from = 192.168.1.92:3000
+to = 0.0.0.0:3000