1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter.git synced 2025-02-12 11:21:55 +00:00
No description
Find a file
Ycarus (Yannick Chabanois) 4ca673613f Update kernel 6.12 patches
2025-02-06 14:25:19 +01:00
.github
5.4
6.1
6.6 Update base-file of mediatek filogic for 6.6 kernel 2025-01-21 16:43:29 +01:00
6.10
6.11
6.12 Update kernel 6.12 patches 2025-02-06 14:25:19 +01:00
common Fix config_generate 2025-01-28 10:52:04 +01:00
contributors
patches
.gitignore
build.sh Remove netifd fork 2025-01-29 21:07:08 +01:00
CLA-entity.md
CLA-individual.md
CODE_OF_CONDUCT.md
config
config-armsr64
config-bpi-r1
config-bpi-r2
config-bpi-r3
config-bpi-r3-mini Add BPI-R3 mini config 2025-01-27 11:45:15 +01:00
config-bpi-r4
config-bpi-r4-poe
config-bpi-r64
config-espressobin
config-gl-mt6000
config-p2w_r619ac
config-qnap-301w
config-r2s
config-r4s
config-r5c
config-r5s
config-r6s
config-r7800 Add missing drivers to r7800 2025-01-02 18:21:27 +01:00
config-rpi2
config-rpi3
config-rpi4
config-rpi5
config-rutx
config-rutx12
config-rutx50
config-ubnt-erx
config-wrt32x
config-wrt3200acm
config-x86
config-x86_64
config-z8102ax_64m
config-z8102ax_128m
CONTRIBUTING.md
deploy_rsa.enc
LICENSE
README.md
sign.sh

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:

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: