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
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
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.