Comment by mitxela
10 hours ago
You can also do this on any server you have:
ssh -R 0.0.0.0:80:localhost:9051 myserver
Make sure server sshd config has: GatewayPorts yes
10 hours ago
You can also do this on any server you have:
ssh -R 0.0.0.0:80:localhost:9051 myserver
Make sure server sshd config has: GatewayPorts yes
No comments yet
Contribute on Hacker News ↗