ehang-io / nps

一款轻量级、高性能、功能强大的内网穿透代理服务器。支持tcp、udp、socks5、http等几乎所有流量转发,可用来访问内网网站、本地支付接口调试、ssh访问、远程桌面,内网dns解析、内网socks5代理等等……,并带有功能强大的web管理端。a lightweight, high-performance, powerful intranet penetration proxy server, with a powerful web management terminal.
https://ehang.io/nps/documents
GNU General Public License v3.0
30.44k stars 5.49k forks source link

Support tunneling both TCP and UDP in the same range #527

Open stevefan1999-personal opened 4 years ago

stevefan1999-personal commented 4 years ago

Currently you cannot have multiple mode if you use range in client config, it is either TCP or UDP.

ffdfgdfg commented 4 years ago

Yes, you can't use the same port range, but you can running two client with different configuration.

SettingDust commented 2 years ago

How to forward a port both tcp & udp? Two client?