Git Product home page Git Product logo

commonweb's People

Contributors

sduoduo233 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

commonweb's Issues

请教上行流量路径的问题

按照你的示意图,上行流量是直接发送给commonweb服务器的,但是根据客户端的样板命令来看
-local 127.0.0.1:8081 -upUrl http://your_domain.com/up -downUrl http://your_domain.com/down
理论上上传和下载的your_domain.com域名都已经是经过cloudflare代理的,所以commonweb的客户端应该也是往cloudflare的代理ip发上传流量才是,因为命令也没有看到commonweb的客户端指定上传使用另外一个ip地址,请教一下这个commonweb的客户端是怎样直接把上传流量发给commonweb服务器的

谢谢!

感觉udp数据包分发会更容易

quic/http3协议已经把tcp流打散成udp数据包了,完整保序重发都有quic/http3负责。
只需写一个把udp包加上长度头,在不同链路上分发与接收的工具就行。
这样的话不仅是上下行分流,甚至可以做到把udp包在a个网卡b个上行c个下行连接上进行分发和接收。
就功能来说完全可以独立出来

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.