|
SOCKS on Wikipedia RFC1928 SOCKS5 RFC1929 SOCKS5 Auth RFC1961 SOCKS5 GSS-API Auth RFC3089 SOCKS IPv6/IPv4 Gateway |
What is a proxy used for?Proxy servers are used for many reasons. Here are some of them:
Types of proxy servers: SOCKS4, SOCKS5, HTTP, HTTPS proxy types.You understand that your program must be able to work with proxy servers. It can be done with the help of protocols. There are 4 types of most widely used protocols for a proxy: SOCKS4, SOCKS5, HTTP, HTTPS. Proxy servers that understand protocol SOCKS4 are called SOCKS4 proxy servers, proxy servers that understand protocol SOCKS5 are called SOCKS5 proxy servers. Proxy servers that understand protocol HTTP are called HTTP proxy servers, proxy servers that understand protocol HTTPS are called HTTPS proxy servers. Sometimes SOCKS 4- and SOCKS5 proxy servers are called just "SOCKS". ATTN: If your program can work with HTTP proxy, it is not permitted to connect it to SOCKS5 proxy server. The same goes for SOCKS4 proxy server and SOCKS5 proxy server. If you still want to try to do it, do not be surprised that your programs will not work. It is the law! ATTN: HTTP and HTTPS there are two different types of proxy servers. They also not a compatible one to other. The "Anonymous Guest" software can work only with HTTPS and SOCKS proxy servers, not with HTTP. |