Found 75 packages
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.
Package Description
🌕 - Provides an easy to use implementation of ClientWebSocket.
MailKit is an Open Source cross-platform .NET mail-client library that is based on MimeKit and optimized for mobile devices. Features include: * HTTP, Socks4, Socks4a and Socks5 proxy support. * SASL Authentication via ANONYMOUS, CRAM-MD5, DIGEST-MD5, LOGIN, NTLM, OAUTHBEARER, PLAIN, SCRAM-SHA-1, SCRAM-SHA-256, SCRAM-SHA-512 and XOAUTH2. * A fully-cancellable SmtpClient with support for STARTTLS, 8BITMIME, BINARYMIME, ENHANCEDSTATUSCODES, SIZE, DSN, PIPELINING and SMTPUTF8. * A fully-cancellable Pop3Client with support for STLS, UIDL, APOP, PIPELINING, UTF8, and LANG. * A fully-cancellable ImapClient with support for ACL, QUOTA, LITERAL+, IDLE, NAMESPACE, ID, CHILDREN, LOGINDISABLED, STARTTLS, MULTIAPPEND, UNSELECT, UIDPLUS, CONDSTORE, ESEARCH, SASL-IR, COMPRESS, WITHIN, ENABLE, QRESYNC, SORT, THREAD, ANNOTATE, LIST-EXTENDED, ESORT, METADATA / METADATA-SERVER, NOTIFY, FILTERS, LIST-STATUS, SORT=DISPLAY, SPECIAL-USE / CREATE-SPECIAL-USE, SEARCH=FUZZY, MOVE, UTF8=ACCEPT / UTF8=ONLY, LITERAL-, APPENDLIMIT, STATUS=SIZE, OBJECTID, REPLACE, SAVEDATE, XLIST, and X-GM-EXT1. * Client-side sorting and threading of messages (the Ordinal Subject and the Jamie Zawinski threading algorithms are supported). * Asynchronous versions of all methods that hit the network. * S/MIME, OpenPGP, DKIM and ARC support via MimeKit. * Microsoft TNEF support via MimeKit.
SocksSharp provides support for Socks4/4a/5 proxy servers to HttpClient
A simple SOCKS5 library for .NET
socks.net is a wrapper around wkhtmltopdf to handle pdf using the razor engine
OpenTl port of the Netty SOCKSx protocol. Support SOCKS5 and SOCKS4
.NET / Mono security and cryptography library that provides client support for ftps, gnupg, smartcard, and socks / http proxies
SocksWebProxy
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 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.
linker messenger socks5
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.
SocksSharp provides support for Socks4/4a/5 and HTTP proxy servers to HttpClient
Socks4/Socks5 for IWebProxy
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 C# library to consume SOCKS5 proxies using netstandard2.0.