26 packages tagged with “SOCKS”
This is a class that implements the IWebProxy interface to act as an HTTP(S) proxy while connecting to a SOCKS5 server behind the scenes.
.NET / Mono security and cryptography library that provides client support for ftps, gnupg, smartcard, and socks / http proxies
Improved xNet for .NET Framework 4.5+ / .NET Standard 2.0
- ProxySocket is an implementation of the SOCKS4/SOCKS5/HTTPS CONNECT protocol - Supports username/password authentication - Inherits from a standard Socket class
A SOCKS5 client written in C# that implements RFC1928 & RFC1929. Supported SOCKS5 Commands: Connect & UDP Associate.
Use Tor for your C# HTTP clients. Use Privoxy or .NET 6+ SOCKS support to proxy HTTP traffic.
OpenTl port of the Netty SOCKSx protocol. Support SOCKS5 and SOCKS4
Socks4/Socks5 for IWebProxy
Fun with sockets in C#.
A fast, lightweight, and easy to use socket library for C#.
HttpClient with proxy (http, https socks5) support.
Tunelling & proxy connectivity
A set of tools that help developers to interact with Web and other Internet resources
Allows to chain proxy servers in order to reach a given network target. Supports HTTP CONNECT and SOCKS proxy servers.
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.
This is a library that provides a custom HTTP client, in addition to an HttpMessageHandler to be used with the default HttpClient of System.Net
C# Library that allows to use proxies easy&fast
QuickProxyNet is a high-performance .NET library for connecting to servers via HTTP, HTTPS, SOCKS4, SOCKS4a, and SOCKS5 proxies, providing direct Stream access for low-level network operations.
This is a library that can proxy a `TcpClient` via a proxy server. Supported protocols: HTTP(S), SOCKS4, SOCKS4a, SOCKS5, No proxy
Tor + Privoxy for the best anonymous HTTP proxy implementation on C#
A high-performance SOCKS (4/4a/5) proxy implementation for .NET HttpClient. Features include: • Support for SOCKS4, SOCKS4a, and SOCKS5 protocols • Username/password authentication for SOCKS5 • Smart proxy instance reuse and cleanup • Automatic resource management based on idle time • Thread-safe implementation • Simple and efficient API
A library to simplify proxy usage in .NET
Socks5 over gRPC server and client.
Tuan.Net.X