A Free SOCKS proxy server for Linux, macos and FreeBSD
Features
- Simple SOCKS protocol v4, v4a, v5 server
- Can forward SOCKS request to another SOCKS server
License
BSD LicenseFollow Srelay - the SOCKS proxy and Relay
Other Useful Business Software
Build Securely on Azure with Proven Frameworks
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
Rate This Project
Login To Rate This Project
User Reviews
-
Very good and useful application!
-
Simple to use but not simple to use with authentication. In fact it does not work with user authentication and password. I hope someone will be able to implement at least a simple solution maybe basic authentication for srelay. Perhaps with the help of mini_httpd htpasswd.(mini-httpd-htpasswd is an utility to generate HTTP access authentication files)... htpasswd is build during the compilation of mini_httpd, but not put in mini_httpd package. htpasswd is basic authentication. (see squid-mod-basic-auth-ncsa). I use srelay in my OpenWRT router.