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.47k stars 5.5k forks source link

客户端连接提示版本不匹配 #1086

Open wkii opened 2 years ago

wkii commented 2 years ago

Describe the bug 2022/07/10 03:39:38.470 [I] [nps.go:202] the version of server is 0.26.10 ,allow client core version to be 0.26.0 2022/07/10 03:39:38.585 [I] [connection.go:36] server start, the bridge type is tcp, the bridge port is 8024 2022/07/10 03:39:38.588 [I] [server.go:200] tunnel task start mode:httpHostServer port 0 2022/07/10 03:39:38.588 [I] [connection.go:71] web management start, access port is 8080 2022/07/10 03:39:38.589 [I] [connection.go:53] start http listener, port is 80 2022/07/10 03:39:53.932 [I] [bridge.go:174] The client 10.0.1.13:56198 version does not match 2022/07/10 03:39:58.958 [I] [bridge.go:174] The client 10.0.1.13:56214 version does not match

然后就开始无限的 The client 10.0.1.13:56214 version does not match

服务端和客户端都是新下载的

客户端提示: 2022/07/10 03:39:13.153 [I] [npc.go:231] the version of client is 0.26.10, the core version of client is 0.26.0 2022/07/10 03:39:13.154 [I] [control.go:97] Loading configuration file conf/npc.conf successfully 2022/07/10 03:39:13.186 [E] [control.go:231] EOF 2022/07/10 03:39:13.186 [E] [control.go:111] EOF 2022/07/10 03:39:13.186 [I] [control.go:102] Reconnecting... 2022/07/10 03:39:18.283 [E] [control.go:231] EOF 2022/07/10 03:39:18.283 [E] [control.go:111] EOF 2022/07/10 03:39:18.283 [I] [control.go:102] Reconnecting..

wangyijin209 commented 2 years ago

我也是提示这个,可能是作者未更新npc版本

yvhk750 commented 2 years ago

同样问题。。。