Comment by inigyou
2 hours ago
SSH remote port forwarding. ssh -R 0.0.0.0:80:127.0.0.1:80
Requires the server's sshd config to have GatewayPorts yes, or the server will bind to 127.0.0.1 instead
2 hours ago
SSH remote port forwarding. ssh -R 0.0.0.0:80:127.0.0.1:80
Requires the server's sshd config to have GatewayPorts yes, or the server will bind to 127.0.0.1 instead
No comments yet
Contribute on Hacker News ↗