1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter.git synced 2025-03-09 15:40:20 +00:00

Test a fix from MPTCP ML and update README

This commit is contained in:
Ycarus (Yannick Chabanois) 2019-10-14 19:42:18 +02:00
parent 9ee02f529a
commit c2eeb56275
2 changed files with 21 additions and 2 deletions

View file

@ -76,9 +76,7 @@ OMR_TARGET="rpi3" ./build.sh
Our solution is mainly based on:
* [OverTheBox](https://www.ovhtelecom.fr/overthebox/)
* [OpenWRT](https://openwrt.org)
* [LEDE](https://lede-project.org)
* [MultiPath TCP (MPTCP)](https://multipath-tcp.org)
* [Shadowsocks](https://shadowsocks.org)
* [Glorytun](https://github.com/angt/glorytun)