VKProxy 0.0.0.3

There is a newer version of this package available.
See the version list below for details.
dotnet add package VKProxy --version 0.0.0.3
                    
NuGet\Install-Package VKProxy -Version 0.0.0.3
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="VKProxy" Version="0.0.0.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="VKProxy" Version="0.0.0.3" />
                    
Directory.Packages.props
<PackageReference Include="VKProxy" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add VKProxy --version 0.0.0.3
                    
#r "nuget: VKProxy, 0.0.0.3"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=VKProxy&version=0.0.0.3
                    
Install as a Cake Addin
#tool nuget:?package=VKProxy&version=0.0.0.3
                    
Install as a Cake Tool

VKProxy

show how to do l4/l7 proxy on Kestrel

support

  • TCP proxy
  • UDP proxy
  • HTTP1/2/3 proxy
  • SNI proxy (no tls handle, tls base on upstream)
  • SNI proxy (tls handle, upstream no tls handle)
  • dns (use system dns, no query from dns server )
  • LoadBalancingPolicy
  • Passive HealthCheck
  • TCP Connected Active HealthCheck
  • Configuration
  • reload config and rebind
  • socks5 TCP
    • NO AUTH
    • simple user/password auth
  • socks5 UDP
  • Http Active HealthCheck
Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on VKProxy:

Package Downloads
VKProxy.Storages.Etcd

etcd storages lib for VKProxy

VKProxy.StackExchangeRedis

StackExchange Redis for VKProxy

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.0.0.8 109 7/3/2025
0.0.0.7 143 6/19/2025
0.0.0.7-beta 139 6/19/2025
0.0.0.6 260 6/13/2025
0.0.0.6-beta 253 6/13/2025
0.0.0.5 133 6/6/2025
0.0.0.4 141 5/7/2025
0.0.0.4-beta 132 5/6/2025
0.0.0.3 155 4/29/2025
0.0.0.2 137 4/25/2025
0.0.0.1 149 4/23/2025