antibrowser
Русский中文

glossary · term

SOCKS5

A general-purpose proxy protocol for relaying TCP connections.

SOCKS5 is a proxy protocol that relays application connections without interpreting the application-layer content. It supports TCP, proxy-side DNS resolution, and username/password authentication; UDP support depends on the implementation. It is useful in multi-account setups when applications require broader protocol support than HTTP proxies provide.

Related reading