Coder Social home page Coder Social logo

Consider UDP Support about eternalterminal HOT 8 CLOSED

mistertea avatar mistertea commented on May 24, 2024
Consider UDP Support

from eternalterminal.

Comments (8)

MisterTea avatar MisterTea commented on May 24, 2024

from eternalterminal.

noaho avatar noaho commented on May 24, 2024

If it is encrypted TCP then it will be flow limited by some countries. It's an open TCP session so they can write a rule like "Any session open for a long time that isn't whitelisted should be limited"

If it's encrypted UDP then it's hard for them to count it as a "session" without storing a lot of state in memory. So to write a similar rule they'd have to correlate UDP packets over time..

from eternalterminal.

MisterTea avatar MisterTea commented on May 24, 2024

from eternalterminal.

noaho avatar noaho commented on May 24, 2024

That's true in theory, but note that adding UDP support would be significant work.

I agree, and at this stage probably not relevant to a whole lot of people. But I thought better to know about it at an (earlier) stage than a later stage. I don't expect you to do anything about it but better I say something now than later..

If ET isn't being throttled at the moment, I would rather not have to support UDP until it's absolutely needed.

This I can't really comment on. Different regions have different policies. But it's not unreasonable to assume that some are a white-list approach and random encrypted TCP traffic (such as ET) is already being rate throttled.

from eternalterminal.

MisterTea avatar MisterTea commented on May 24, 2024

from eternalterminal.

divinity76 avatar divinity76 commented on May 24, 2024

when you say that SSH traffic is throttled, is it the Great Firewall of China that you're talking about?

from eternalterminal.

MisterTea avatar MisterTea commented on May 24, 2024

I'm going to close this since it's speculation whether TCP is actually a problem for anyone. Feel free to make another issue if it turns out we need UDP.

from eternalterminal.

wheelerlaw avatar wheelerlaw commented on May 24, 2024

UDP support would make using very latent connections much more responsive. That is the nice thing about mosh is that it works over connections that have very high latency. But it lacks any sort of scrollback so it is difficult to use unless you use a terminal multiplexer on the server side, which means the addition of an another tool to the setup.

from eternalterminal.

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.