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
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
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.