1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter.git synced 2025-03-09 15:40:20 +00:00
No description
Find a file
2021-04-10 08:23:21 +08:00
.github Merge branch 'develop' of https://github.com/suyuan168/3grouter into develop 2021-04-10 08:23:21 +08:00
contributors 回退到dell p2w_619ac 2021-04-06 11:15:46 +08:00
patches 回退到dell p2w_619ac 2021-04-06 11:15:46 +08:00
root Merge branch 'develop' of https://github.com/suyuan168/3grouter into develop 2021-04-10 08:23:21 +08:00
.gitignore Revert "fix" 2021-04-03 09:05:20 +08:00
build.sh 1 2021-04-07 01:52:15 +08:00
CLA-entity.md 回退到dell p2w_619ac 2021-04-06 11:15:46 +08:00
CLA-individual.md 回退到dell p2w_619ac 2021-04-06 11:15:46 +08:00
CODE_OF_CONDUCT.md 回退到dell p2w_619ac 2021-04-06 11:15:46 +08:00
config 回退到dell p2w_619ac 2021-04-06 11:15:46 +08:00
config-4018 回退到dell p2w_619ac 2021-04-06 11:15:46 +08:00
config-bpi-r2 回退到dell p2w_619ac 2021-04-06 11:15:46 +08:00
config-bpi-r64 回退到dell p2w_619ac 2021-04-06 11:15:46 +08:00
config-cm520-79f 回退到dell p2w_619ac 2021-04-06 11:15:46 +08:00
config-espressobin 回退到dell p2w_619ac 2021-04-06 11:15:46 +08:00
config-espressobin1 回退到dell p2w_619ac 2021-04-06 11:15:46 +08:00
config-nanopi_neo 回退到dell p2w_619ac 2021-04-06 11:15:46 +08:00
config-r2s 回退到dell p2w_619ac 2021-04-06 11:15:46 +08:00
config-rpi2 回退到dell p2w_619ac 2021-04-06 11:15:46 +08:00
config-rpi3 回退到dell p2w_619ac 2021-04-06 11:15:46 +08:00
config-rpi4 回退到dell p2w_619ac 2021-04-06 11:15:46 +08:00
config-ubnt-erx up openmptcprouter sync 2021-04-05 23:48:15 +08:00
config-wrt32x 回退到dell p2w_619ac 2021-04-06 11:15:46 +08:00
config-wrt3200acm 回退到dell p2w_619ac 2021-04-06 11:15:46 +08:00
config-x86 回退到dell p2w_619ac 2021-04-06 11:15:46 +08:00
config-x86_64 回退到dell p2w_619ac 2021-04-06 11:15:46 +08:00
CONTRIBUTING.md 回退到dell p2w_619ac 2021-04-06 11:15:46 +08:00
deploy_rsa.enc 回退到dell p2w_619ac 2021-04-06 11:15:46 +08:00
LICENSE 回退到dell p2w_619ac 2021-04-06 11:15:46 +08:00
README.md 回退到dell p2w_619ac 2021-04-06 11:15:46 +08:00
sign.sh up openmptcprouter sync 2021-04-05 23:48:15 +08:00

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: