aboutsummaryrefslogtreecommitdiffstats
path: root/tunnel.conf
blob: d9c6f4b811108fb4ded51f5f62cd0c52e232f2b4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
[server]
host = eden@vps.eda.gay
ssh_port = 2222
keyfile = vps.pem

[forward-eda.gay]
from = 192.168.1.92:6969
to = 0.0.0.0:6969

[forward-invidious]
from = 127.0.0.1:3000
to = 0.0.0.0:3000

[forward-bibliogram]
from = localhost:10407
to = 0.0.0.0:10407

[forward-emby]
from = localhost:8096
to = 0.0.0.0:8096

[forward-nextcloud]
from = localhost:8282
to = 0.0.0.0:8282

[forward-nitter]
from = localhost:7777
to = 0.0.0.0:7777