serjs / socks5-server

667 stars 165 forks source link

how to limit that only localhost apps can visit this socks proxy? #19

Open luckypoem opened 3 years ago

luckypoem commented 3 years ago

how to limit that only localhost apps can visit this socks proxy?

xpufx commented 3 months ago

@serjs I was going to ask for configurable listen IP support to make multiple proxies etc more flexible. Setting the IP to 127.0.0.1 would resolve issues like this as well.