OutisNemo.SocksRelayServer
1.1.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.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package OutisNemo.SocksRelayServer -Version 1.1.2
dotnet add package OutisNemo.SocksRelayServer --version 1.1.2
<PackageReference Include="OutisNemo.SocksRelayServer" Version="1.1.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add OutisNemo.SocksRelayServer --version 1.1.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Added error handling for malformed requests.
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.