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
AI-powered service management for IT and enterprise teams
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
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.