Skip to content

BigNerd95/OpenWRT_MPTCP

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 

Repository files navigation

OpenWRT MPTCP

This is a cleaner version of OpenMPTCProuter.
For more info see the original project.

Build

Dependencies

$ sudo apt update
$ sudo apt install build-essential git unzip ncurses-dev libz-dev libssl-dev python subversion gettext gawk wget curl rsync perl

Prepare and build

git clone https://github.com/BigNerd95/OpenWRT_MPTCP.git
cd OpenWRT_MPTCP
./prepare.sh

Once you have selected your preferences in menuconfig

$ cd openwrt
$ make -j9

(where 9 is the number of cores + 1).

Credits

About

OpenWRT with Multipath TCP (MPTCP) support

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 100.0%