GitPedia

Openmptcprouter

OpenMPTCProuter is an open source solution to aggregate multiple internet connections using Multipath TCP (MPTCP) on OpenWrt

From Ysurac·Updated June 14, 2026·View on GitHub·

OpenMPTCProuter is an open source solution to aggregate and encrypt multiple internet connections and terminates it over any VPS which make clients benefit security, reliability, net neutrality, as well as dedicated public IP. The project is written primarily in C, distributed under the GNU General Public License v3.0 license, first published in 2017. It has gained significant community traction with 2,409 stars and 342 forks on GitHub. Key topics include: 4g, adsl, aggregate, lede, lte.

openmptcprouter
Latest tag
Paypal
Flattr
Liberapay
LinkedIn
Twitter
Atom

OpenMPTCProuter

OpenMPTCProuter is an open source solution to aggregate and encrypt multiple internet connections and terminates it over any VPS which make clients benefit security, reliability, net neutrality, as well as dedicated public IP.

The aggregation is based on Multipath TCP (MPTCP), which is ISP, WAN type, and latency independent "whether it was Fiber, VDSL, SHDSL, ADSL, 4G or even 5G", different scenarios can be configured to have either aggregation or failover based on MPTCP.

Aggregation via Multi-link VPN (MLVPN) and Glorytun UDP with multipath support are also supported.

The solution takes advantage of the OpenWRT/LEDE system, which is user friendly and also adds the possibility of installing other packages like VPN, QoS, routing protocols, monitoring, etc. through web-interface or terminal.

Main website: https://www.openmptcprouter.com/

Packages made for OpenMPTCProuter are available here: https://github.com/Ysurac/openmptcprouter-feeds

OpenMPTCProuter VPS script part: https://github.com/Ysurac/openmptcprouter-vps

Install from pre-compiled images

You can download precompiled images from https://www.openmptcprouter.com/

Then copy it to a sdcard:

sh
gunzip omr-*.img.gz dd bs=4M if=omr-*.img of=/dev/sdX conv=fsync

Install from source

Create image

Credits

Our solution is mainly based on:

Contributors

Showing top 8 contributors by commit count.

View all contributors on GitHub →

This article is auto-generated from Ysurac/openmptcprouter via the GitHub API.Last fetched: 6/14/2026