# mptcp_test **Repository Path**: Han616/mptcp_test ## Basic Information - **Project Name**: mptcp_test - **Description**: forked from https://github.com/multipath-tcp/mptcp - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2021-01-20 - **Last Updated**: 2022-06-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Introduction This project is based on [mptcp_v0.95](https://github.com/multipath-tcp/mptcp) commit 1e364a14a73328f91361108029d8cd4b19869821 # Step by step ```sh sudo vim /etc/default/grub #comment GRUB_DEFAULT GRUB_HIDDEN_TIMEOUT GRUB_TIME_QUIET mkdir ~/mptcp_test cd ~/mptcp_test git clone https://gitee.com/Han616/mptcp_test.git cd mptcp_test ./env.sh source ~/.bashrc ./build.sh reboot cd ~/mptcp_test/mptcp_test/test/config ./config.sh ```