neosocksd v1.1.2
Major changes since v1.1.1:
- [server] Fix possible error when setting a high startup limit.
- [ruleset] Optimize performance and error handling.
- [app] Notify systemd about service status.
- [app] Split the proxy command line argument as
-x
.
neosocksd -l :12345 -f 203.0.113.1:12345 -x socks4a://192.168.1.1:1080
- [build] Support Android.
neosocksd.noarch.tar.gz
contains example scripts to use with neosocksd.
Full Changelog: v1.1.1...v1.1.2