suwatch / TcpProxy

A sample showing how to implement a tcp proxy using new kestrel APIs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TcpProxy

A sample showing how to implement a delegating TCP proxy using DuplicateAndClose async with a new Kestrel API. This relies on .NET 6 >= rc1

About

A sample showing how to implement a tcp proxy using new kestrel APIs


Languages

Language:C# 100.0%