使用 libp2p 建立 tcp 隧道(不支持 udp),底层传输可以通过 quic、tcp、websocket、webtransport 实现,使用 noise 协议对传输进行加密,自带 nat,可以多层组合使用。
Updated 2024-08-19 00:28:21 +08:00
MPS is a high-performance HTTP(S) proxy library that supports forward proxies, reverse proxies, man-in-the-middle proxies, tunnel proxies, Websocket proxies. MPS 是一个高性能HTTP(s)中间代理库,它支持正向代理、反向代理、中间人代理、隧道代理、Websocket代理
Updated 2024-08-19 00:27:43 +08:00