mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-21 04:06:46 +00:00
7e7c10ce1e
* Srelay is a socks4/5 protocol proxy server * Supports socks connect/bind request in the protocol v4, v4a, and v5. * Supports socks server chaining with both v4 and v5 servers. * Supports Username/Password authentication in v5 (not recommended). * Testing on FreeBSD 8.1R, Solaris 8, 10, Linux-i386, MacOS 10.5. * Supports IPv6 as well as IPv4. * Srelay is Free. WWW: https://github.com/gco/srelay
12 lines
428 B
Plaintext
12 lines
428 B
Plaintext
The SOCKS proxy and relay.
|
|
|
|
* Srelay is a socks4/5 protocol proxy server
|
|
* Supports socks connect/bind request in the protocol v4, v4a, and v5.
|
|
* Supports socks server chaining with both v4 and v5 servers.
|
|
* Supports Username/Password authentication in v5 (not recommended).
|
|
* Testing on FreeBSD 8.1R, Solaris 8, 10, Linux-i386, MacOS 10.5.
|
|
* Supports IPv6 as well as IPv4.
|
|
* Srelay is Free.
|
|
|
|
WWW: https://github.com/gco/srelay
|