![]() |
![]()
| ![]() |
![]()
NAMEss5 - A daemon that implements the SOCKS v4 and v5 protocol to execute proxy requests for a client SYNOPSISss5 [options] DESCRIPTIONss5 is a socks server that implements the SOCKS v4 and v5 protocol. As a proxy server, ss5 authenticates, profiles and processes network requests for clients. It establishes connections to application hosts for client applications. When the client attempts to access the network, the client connects to the ss5 daemon instead of the application host. Following authentication, clients request that ss5 perform network activities for the client. The activities might include:
The ss5 protocol is independent of application protocols, and can
assist with different networking services, including telnet, ftp, finger,
whois, gopher, and WWW access.
Username/Password - Refer to ss5.passwd(5) or ss5.pam(5) for additional information. The ss5 daemon supports two profiling methods: File - Refer to ss5.conf(5) for additional information. Ldap - Refer to ss5.conf(5) for additional information. ss5 can run: standalone - the default threaded - if your operating system supports POSIX threads. Include the -t option to run ss5 in threaded mode. OPTIONSSeparate multiple options with white space.
VARIABLESTo set the variables in the configuration file, use the syntax:
set variable [value]
ENVIRONMENT
REQUEST FOR COMMENTSSEE ALSOss5(1), ss5.conf(5), ss5.pam(5), ss5.passwd(5), ss5.ha(5), ss5srv(1), ss5_supa(5), ss5_gssapi(5) AUTHOR Matteo Ricchetti
|