nps Tcp模式,多条TCP隧道

myss37ts  于 6个月前  发布在  其他
关注(0)|答案(1)|浏览(62)

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
在客户端npc.conf中

[tcp]
mode=tcp
target_addr=127.0.0.1:22
server_port=9000

目前测试只支持设置一个TCP隧道,目前只能在页面内加入多个tcp隧道,但是服务端停止后,这些配置回重置。
Describe the solution you'd like
A clear and concise description of what you want to happen.
是否可以支持在npc.conf中设置多条tcp隧道。

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
no
Additional context
Add any other context or screenshots about the feature request here.
no

相关问题