Giter Site home page Giter Site logo

Comments (8)

bangbang93 avatar bangbang93 commented on June 12, 2024

EPIPE代表是服务端或客户端主动断开连接,服务端有错误吗?

from minecraft-proxy.

MikeWu597 avatar MikeWu597 commented on June 12, 2024

也许这和Hypixel的架构有关……但是用iptables转发流量时并没有此bug

from minecraft-proxy.

MikeWu597 avatar MikeWu597 commented on June 12, 2024

其实我使用您的软件主要是想利用那个接管ping的功能,要是能把这个功能单独划出来做一个repo就好了

from minecraft-proxy.

bangbang93 avatar bangbang93 commented on June 12, 2024

其实接管ping就是最深的功能了,再往后的数据包我也是不解析直接转发的
client <--> proxy <--> server,proxy两边的连接任意断一个,都有可能触发EPIPE错误,估计得要再观察一下

from minecraft-proxy.

MikeWu597 avatar MikeWu597 commented on June 12, 2024

懂了,谢谢

from minecraft-proxy.

MikeWu597 avatar MikeWu597 commented on June 12, 2024

那么是否有办法忽略任何一方的信号中断,强制继续进行流量转发呢?我想这个错误触发的原因是Hypixel的二级转发架构问题

from minecraft-proxy.

bangbang93 avatar bangbang93 commented on June 12, 2024

tcp都断了……我往哪发啊

from minecraft-proxy.

MikeWu597 avatar MikeWu597 commented on June 12, 2024

他可能是有两次tcp,中间可能断掉一会……
总之明白了,谢谢

from minecraft-proxy.

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.