Code Monkey home page Code Monkey logo

Comments (6)

vzex avatar vzex commented on August 16, 2024

这个原因是这样:lite版本,两端会有心跳来检查是否连接正常,master版本,两个client之间没有心跳,客户端和服务端之间有心跳,所以udp通道失效的时候不会及时反应,之后会修正这个问题。

from dog-tunnel.

 avatar commented on August 16, 2024

I tested the udp version also. the udp protocol not stable.
after a while, the udp packages can not reach other side .

So i tested the tcp protocol. it seems working well and more stable than udp protocol

from dog-tunnel.

vzex avatar vzex commented on August 16, 2024

udp的数据相比tcp来说更容易被gfw,如果gfw怀疑你的流量有问题,会阻断udp的单向或者双向通讯,所以不是说udp不稳定,而是因为通讯数据已经不可达了

from dog-tunnel.

 avatar commented on August 16, 2024

Yep. so the much more stable solutions , is socks5 over ssh, this is slowly, but more stable. (GFW not blocked SSH now)

from dog-tunnel.

vzex avatar vzex commented on August 16, 2024

ssh也会封的,目前dtunnel_lite的tcp模式还是比较稳定的,不过网络差的情况下表现不如udp好

from dog-tunnel.

 avatar commented on August 16, 2024

UDP will be blocked by GFW (If GFW sniffer your traffic not normal), so this is not a problem we can resolve. i will close this issue.

from dog-tunnel.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.