Ysurac / openmptcprouter

OpenMPTCProuter is an open source solution to aggregate multiple internet connections using Multipath TCP (MPTCP) on OpenWrt
https://www.openmptcprouter.com/
GNU General Public License v3.0
1.81k stars 259 forks source link

TCP and UDP Traffic Management #3436

Open YB1200 opened 3 months ago

YB1200 commented 3 months ago

Will the aggregated traffic (TCP & UDP) be transferred by the tunnel created by the default VPN, or will TCP be transferred through the tunnel created for Shadowsocks and UDP through the tunnel created by the default VPN? Because as I noticed is the creation of gt-tun0 with the IP address 10.255.255.1 and it's for the default VPN.

Ysurac commented 3 months ago

By default, TCP use the proxy (ShadowSocks-Rust in latest release) and everything else use the VPN (OpenVPN TCP in latest release). gt-tun0 is Glorytun TCP on VPS side, all VPNs server are created and have interfaces. It was the default VPN in previous releases.

YB1200 commented 3 months ago

Thanks for your reply. Regarding the hardware, the QNAP QHora-301W router seems powerful in terms of CPU. What is the maximum bandwidth that it can aggregate? Additionally, does the Wi-Fi module work with OMR? Would you recommend it?

Ysurac commented 3 months ago

No idea, I didn't make much tests on it, and it seems there is issues with 10G interfaces from others issues.

github-actions[bot] commented 17 hours ago

This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 5 days