GithubHelp home page GithubHelp logo

Comments (3)

ryanchapman avatar ryanchapman commented on July 17, 2024

Sorry for the delay; GitHub didn't email me when you opened this issue. If the kernel on N just needs to open a TCP socket to S for each path, then you could set up a vyatta machine running any_proxy that serves as the default gateway for N and it should work. But do you need any_proxy? It's intended for giving machines access to the internet that don't have a direct route. This is common in large corporations where they don't allow machines to make connections directly to the internet; instead, they force machines to connect through a proxy server like squid.

from go-any-proxy.

dumblob avatar dumblob commented on July 17, 2024

But do you need any_proxy?

In principle not. The question starts to get interesting though once you're moving all the time in the whole continent with the notebook and can't have any other box with vyatta running on it (well, the virtual appliance, which could run directly on the notebook, is also an extreme overkill).

Proxies in general are built around a highly efficient bidirectional reliable communication between two network nodes. So I just wanted to know, whether any_proxy would support MPTCP. This usually requires some work as MPTCP extends the standard unix sockets - see ftp://ftp.fu-berlin.de/doc/rfc/authors/rfc6897.xml#rfc.section.3.2.2 and ftp://ftp.fu-berlin.de/doc/rfc/authors/rfc6897.xml#sec_query_addr (IPs may be added and removed dynamically very often) and ftp://ftp.fu-berlin.de/doc/rfc/authors/rfc6897.xml#sec_basic_sockets (new API supporting the dynamics of addition and removal of subflows).

from go-any-proxy.

ryanchapman avatar ryanchapman commented on July 17, 2024

TODO for anyone wanting to send in a PR: look into feasibility of MPTCP within any-proxy

from go-any-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.