yisier / nps

基于NPS 0.29.10 版本二开而来,NPS接力项目。公益云NPS:https://natnps.com
GNU General Public License v3.0
2.02k stars 256 forks source link

校园网拦截npc客户端的连接 #23

Closed 95590110 closed 1 year ago

95590110 commented 1 year ago

连接后客户端提示: [46f73f7a2b954e16b7c8e375d9355b77](client.go:63] The connection server failed and will be reconnected in five seconds, error read tcp 10.2.28.8:40784->101.2.188.54:8080: wsarecv: An existing connection was forcibly closed by the remote host.)

如何规避这样的问题。

zhangsean commented 1 year ago

gost,加密隧道

95590110 commented 1 year ago

As long as the firewall is on, so is encryption

------------------ Original ------------------ From: "yisier/nps" @.>; Date: Wed, Dec 7, 2022 03:25 PM @.>; @.**@.>; Subject: Re: [yisier/nps] 校园网拦截npc客户端的连接 (Issue #23)

gost,加密隧道

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

95590110 commented 1 year ago

As long as the firewall is on, so is encryption

95590110 commented 1 year ago

When the firewall is enabled, only ngrok clients can penetrate, not npc clients.

GMYXDS commented 1 year ago

意思是ngrok 可以规避防火墙?