Tool Open source · GPL-3.0
OpenFlux is a network-stack research tool that creates a TCP tunnel with pluggable transports. A client exposes a SOCKS5 proxy, sends TCP packets through a selected transport to an exit node, and the exit node decapsulates and forwards them to the destination. The repository provides transports using Yandex Docs cursor messages and MAX Messenger WebRTC DataChannel; custom transports can implement its Transport interface. It includes desktop, Android, and iOS build paths and is distributed under the GNU General Public License v3.0 or later. The README describes the MAX transport as experimental and warns that using external infrastructure or accounts may lead to account restrictions.
1 use taken from transcripts — each links to the moment in the video.
A network research tool built around a TCP tunnel with pluggable transports. It lets developers experiment with and compare different ways of carrying network traffic.
1 in the library.