Jump to content

SOCKS

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Thedberg~enwiki (talk | contribs) at 21:52, 5 July 2004 (typo). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

The SOCKS Protocol is an Internet protocol that allows client-server applications to transparently use the services of a network firewall.

Clients behind a firewall wanting to access exterior servers connect to a SOCKS proxy server instead. This proxy server controls the eligibility of the client to access the external server and passes the request on to the server.

According to the OSI model it is an intermediate layer between the application layer and the transport layer.

The current version 5 of the protocol extends the previous version by supporting UDP, authentication and IPv6.

External links:

See also: