VKProxy.Core 0.0.0.4-beta

This is a prerelease version of VKProxy.Core.
There is a newer version of this package available.
See the version list below for details.
dotnet add package VKProxy.Core --version 0.0.0.4-beta
                    
NuGet\Install-Package VKProxy.Core -Version 0.0.0.4-beta
                    
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.Core" Version="0.0.0.4-beta" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="VKProxy.Core" Version="0.0.0.4-beta" />
                    
Directory.Packages.props
<PackageReference Include="VKProxy.Core" />
                    
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.Core --version 0.0.0.4-beta
                    
#r "nuget: VKProxy.Core, 0.0.0.4-beta"
                    
#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.Core&version=0.0.0.4-beta&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=VKProxy.Core&version=0.0.0.4-beta&prerelease
                    
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
  • socks5(tcp) to websocket to socks5
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 (1)

Showing the top 1 NuGet packages that depend on VKProxy.Core:

Package Downloads
VKProxy

l4 / l7 proxy lib

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.0.0.10 4 7/10/2025
0.0.0.9 39 7/9/2025
0.0.0.8 149 7/3/2025
0.0.0.7 143 6/19/2025
0.0.0.7-beta 141 6/19/2025
0.0.0.6 261 6/13/2025
0.0.0.6-beta 254 6/13/2025
0.0.0.5 137 6/6/2025
0.0.0.4 148 5/7/2025
0.0.0.4-beta 138 5/6/2025
0.0.0.3 157 4/29/2025
0.0.0.2 142 4/25/2025
0.0.0.1 150 4/23/2025