Sample Header Ad - 728x90

SSH socks proxy server on by default

0 votes
1 answer
851 views
I need some help with SOCKS proxy server based on SSH. I am running SSH SOCKS proxy using this command: ssh -N -D 0.0.0.0:1080 localhost Can I somehow enable it by default? The ssh deamon is on by default anyways, so there must be a way to configure it. Also, I am using 0.0.0.0 to allow all incomming ip addresses. Can I limit it to a subnet? For example 192.168.1.0/24. Or maybe at least an interface name.
Asked by Alex D. (3 rep)
Mar 25, 2022, 02:43 PM
Last activity: Mar 25, 2022, 04:01 PM