This week, the team dropped . It isn’t a massive rewrite, but it solves three very annoying problems that proxy administrators have been complaining about for months.
To upgrade to v.1.2.11, users typically need to pull the latest repository changes. Because this version fixes core stability issues, it is highly recommended for any production environment still running version 1.2.0 or lower. Changes - curl socks admin v.1.2.11
: Supports defining "Allow" and "Deny" lists based on IP addresses and netmasks to restrict or grant access to specific network resources. This week, the team dropped
Fixed a vulnerability that could allow for unauthorized configuration modifications in edge cases. socks admin v.1.2.11
sudo ufw allow from YOUR_IP to any port 80 sudo ufw deny 80