Code Monkey home page Code Monkey logo

Comments (6)

vzex avatar vzex commented on June 7, 2024

你好,可以再具体描述下dtunnel_lite的使用方式吗,我看你的连接都是长连接,但是开的服务是socks5,这个主要针对http短连接的,所以连接你的1090端口主要是做哪部分请求的代理呢?

from dog-tunnel.

hulucc avatar hulucc commented on June 7, 2024

你好,主要是做TCP长连接的代理

我尝试过sock5和端口映射
sock5的使用方式就如上面写的那样
端口映射的话是这样使用的:
服务端不变
客户端:
dtunnel_lite.exe -service xxxx:20000 -action xxxx:443 -local :2000
其中 443是我服务器上的ss服务端,再使用ss客户端连接本地2000端口,最后通过proxifier把游戏连接到ss上

sock5不适合的话,游戏类的加速用什么方式配置会比较好呢?

from dog-tunnel.

vzex avatar vzex commented on June 7, 2024

抱歉,没有注意到proxifier这个软件,大致了解你的工作模式了,能否告知一下是哪个游戏,我可以测试一下,ss不走加速直接和proxifier连接是正常的吗?

from dog-tunnel.

vzex avatar vzex commented on June 7, 2024

你好,请使用最新代码编译或者官网下载最新的release 1.11版本,修复了非smart的socks5模式的bug

from dog-tunnel.

hulucc avatar hulucc commented on June 7, 2024

经测试,无论是sock5模式还是端口映射,问题都已经解决了,谢谢!
顺带一提是什么BUG导致的呢?

from dog-tunnel.

vzex avatar vzex commented on June 7, 2024

你好,是因为新加的smart智能模式引起的老的模式tcp连接没有正常断开的问题。你也可以尝试加一下-smartN 5(5是推荐值,可自行调整)这个参数切到智能模式,这个模式下面程序会自动检测请求的连接是否需要走远端代理。不过游戏的话一般都是长连接,可能没有效果,甚至可能会导致异地登陆等问题

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.