socks5-server
socks5-server copied to clipboard
Restrict the set of allowed destination addresses
Does anyone else have a need to restrict which destination addresses are allowed? How about using a regular expression?
I need something like this also, to restrict the destination address or domain to a single location. Is there any reason why this PR (https://github.com/serjs/socks5-server/pull/23) did not get merged? or is there anothe preferred approach? @serjs