Replies: 2 comments 1 reply
-
|
我怎么好像记得kcp开启会转换为127,要带禁用kcp的参数启动才不会 |
Beta Was this translation helpful? Give feedback.
1 reply
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
我现在使用easytier gui 2.4.5版本,我期望只能通过ssh转发来远程桌面另一台easytier网络里的主机,所以我在目标主机的防火墙上禁用了所有远程桌面的规则,重新设置了一条只允许127.0.0.1对3389的规则,然而现在我在源主机上仍然可以无需ssh转发,直接使用easytier虚拟ip远程桌面目标主机,我在网上检索了一下,启用了
--enable-kcp-proxy --use-smoltcp,但还是可以在没有ssh转发时,在源主机上使用easytier虚拟ip远程桌面目标主机,请问这是什么原因,我看网上有说是因为easytier虚拟网卡将源IP转为127.0.0.1导致的,那应该如何解决呢?Beta Was this translation helpful? Give feedback.
All reactions