rofl0r / microsocks

tiny, portable SOCKS5 server with very moderate resource usage
Other
1.48k stars 266 forks source link

Blocking some IPs #57

Closed rezapoorzare1 closed 2 years ago

rezapoorzare1 commented 2 years ago

Hello there,

I hope that you are doing well. Does microsocks have an option to block some IPs?

Thanks

rofl0r commented 2 years ago

nope, it doesn't. usually one uses either iptables for this purpose, or configures the proxy with password authentication so only authorized users can use it.