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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
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.