GithubHelp home page GithubHelp logo

Comments (9)

madeye avatar madeye commented on July 4, 2024 1

Actually, it's a clever way to avoid QoS, which is one of the limitations of UDP based kcptun.

However, current kcpraw requires dropping RST packets with iptables. On Android, unless you have a rooted device, kcpraw cannot work well.

I think maybe we can take advantage of userland netstack to avoid the dependency of netfilter? For example, https://github.com/google/netstack. @ccsexyz

from kcptun-android.

eromoe avatar eromoe commented on July 4, 2024 1

+1 for kcpraw plugin. Does it on progress now ?

from kcptun-android.

Mygod avatar Mygod commented on July 4, 2024

It seems to me that doing so (kcpraw) is the same as simple-obfs, only slower.

from kcptun-android.

lovepocky avatar lovepocky commented on July 4, 2024

Thank you for your reply

from kcptun-android.

Mygod avatar Mygod commented on July 4, 2024

@madeye It seems to me that KCP is basically designed to reinvent TCP over UDP so that one can have better control over its parameters. Doing KCP over TCP has little benefits.

Also using netstack seems to require root as well.

from kcptun-android.

madeye avatar madeye commented on July 4, 2024

@Mygod I think it may not be the real TCP? In theory, we can send SYN/ACK packets like UDP packets, which would play tricks with QoS. One limitation is kernel would get confused.

from kcptun-android.

Mygod avatar Mygod commented on July 4, 2024

@madeye I see. I'd be curious how well that work.

from kcptun-android.

ccsexyz avatar ccsexyz commented on July 4, 2024

Yet many people, including myself, don't have a rooted device.I don't think it‘s necessary to do so.

from kcptun-android.

Mygod avatar Mygod commented on July 4, 2024

Please continue the discussions at: https://discourse.shadowsocks.org/t/plugin-request-kcpraw/31

As for progress, I'm not working on it for now and for the foreseeable future so feel free to contribute.

from kcptun-android.

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.