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
suyuan168 6a465321a1 fix
2022-06-29 16:24:28 +08:00
.github Merge branch 'test' into develop 2022-02-24 17:47:00 +08:00
contributors fix 777 2021-12-30 16:08:41 +08:00
patches Merge branch 'develop' of https://github.com/Ysurac/openmptcprouter into test 2022-06-03 16:21:18 +08:00
root fix 2022-06-29 16:24:28 +08:00
.gitignore 修复权限 2021-11-03 02:04:49 +08:00
build.sh Update build.sh 2022-06-21 11:55:23 +08:00
CLA-entity.md fix 777 2021-12-30 16:08:41 +08:00
CLA-individual.md fix 777 2021-12-30 16:08:41 +08:00
CODE_OF_CONDUCT.md fix 777 2021-12-30 16:08:41 +08:00
config fix 2022-01-10 18:14:57 +08:00
config-4018 fix 777 2021-12-30 16:08:41 +08:00
config-bpi-r1 fix 777 2021-12-30 16:08:41 +08:00
config-bpi-r2 Merge branch 'develop' of https://github.com/Ysurac/openmptcprouter into test 2022-06-03 16:21:18 +08:00
config-bpi-r64 Merge branch 'develop' of https://github.com/Ysurac/openmptcprouter into Ysurac-develop 2022-05-14 20:35:17 +08:00
config-cm520-79f fix 2021-12-30 16:21:19 +08:00
config-espressobin fix 777 2021-12-30 16:08:41 +08:00
config-espressobin1 fix 777 2021-12-30 16:08:41 +08:00
config-l1000 Update config-l1000 2021-12-11 18:41:07 +08:00
config-nanopi_neo fix 777 2021-12-30 16:08:41 +08:00
config-p2w_r619ac fix 777 2021-12-30 16:08:41 +08:00
config-r2s fix 777 2021-12-30 16:08:41 +08:00
config-r4s fix 777 2021-12-30 16:08:41 +08:00
config-r7800 fix 2021-12-30 16:23:19 +08:00
config-rpi2 uodate 2021-12-31 23:56:52 +08:00
config-rpi3 fix 777 2021-12-30 16:08:41 +08:00
config-rpi4 fix 777 2021-12-30 16:08:41 +08:00
config-rutx Replace mnfinfo binary by a bash script 2022-03-09 10:42:04 +01:00
config-ubnt-erx fix 777 2021-12-30 16:08:41 +08:00
config-wrt32x fix 777 2021-12-30 16:08:41 +08:00
config-wrt3200acm fix 777 2021-12-30 16:08:41 +08:00
config-x86 fix 777 2021-12-30 16:08:41 +08:00
config-x86_64 fix 777 2021-12-30 16:08:41 +08:00
config-zbt4019 fix 2021-12-30 16:23:19 +08:00
CONTRIBUTING.md fix 777 2021-12-30 16:08:41 +08:00
deploy_rsa.enc fix 777 2021-12-30 16:08:41 +08:00
LICENSE fix 777 2021-12-30 16:08:41 +08:00
README.md Update README.md 2022-01-09 17:35:19 +08:00
sign.sh 修复权限 2021-11-03 02:04:49 +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: