OutisNemo.SocksRelayServer
1.2.2
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.
Install-Package OutisNemo.SocksRelayServer -Version 1.2.2
dotnet add package OutisNemo.SocksRelayServer --version 1.2.2
<PackageReference Include="OutisNemo.SocksRelayServer" Version="1.2.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add OutisNemo.SocksRelayServer --version 1.2.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: OutisNemo.SocksRelayServer, 1.2.2"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
.NETStandard 2.0
- No dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.