Skip to content
This repository was archived by the owner on Jan 12, 2024. It is now read-only.
This repository was archived by the owner on Jan 12, 2024. It is now read-only.

端口加密转发,经常会发生在客户端断网重连后故障! #143

@worm001

Description

@worm001

我使用的是dtunnel_win64_1.42_lite最新版本的,服务端启动参数:dtunnel_lite.exe -service 192.168.1.7:7777 -v -xor 9876543210,客户端启动参数: dtunnel_lite.exe -service 171.208.160.246:7777 -v -action :2801 -encrypt -xor 9876543210 -local :7788 -pipe 5,服务端有公网IP:171.208.160.246,用的NETCH订阅上的科学,开放socks5 端口:2801,服务端上网有路由器,路由器已开放端口映射!客户端这边如果经常断网重连(会更换IP),会出现通道异常,服务端上好像会显示: connect to local server fail: dial tcp: missing address,而且是满屏的,解决方案是重开服务端程序,或者是重开客户端程序,其中一个就行! 或者不关程序,客户端这边再断网一次也可以解决。不知道是我参数上没有优化好,还是本身就有的BUG?? 而且发现客户端出故障的时候控制台会停止输出显示内容,时间也停留在出故障的时候。

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions