8 packages tagged with “socks4a”
SocksSharp provides support for Socks4/4a/5 proxy servers to HttpClient
The Proxy Client library allows the user to send and receive requests over Http, Socks4/4a/5 proxies.
SocksSharp provides support for Socks4/4a/5 and HTTP proxy servers to HttpClient
A simple SOCKS v4a proxy server written in C# which forwards all traffic to a SOCKS v5 server. The proxy server does not support authentication however it can connect to a SOCKS v5 server using username and password. UDP and Bind commands are not supported. It also provides an interface for custom DNS resolving and a default DNS resolver as well. It can also use the upstream proxy for resolving the hostnames.
Allows to chain proxy servers in order to reach a given network target. Supports HTTP CONNECT and SOCKS proxy servers.
HTTP and HTTPS library.
This is a library that can proxy a `TcpClient` via a proxy server. Supported protocols: HTTP(S), SOCKS4, SOCKS4a, SOCKS5, No proxy