MCPcopy Index your code
hub / github.com/Ysurac/openmptcprouter

github.com/Ysurac/openmptcprouter @v0.63

Chat with this repo
repository ↗ · DeepWiki ↗ · release v0.63 ↗ · + Follow
61,815 symbols 173,868 edges 10,968 files 16,281 documented · 26%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

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:

Core symbols most depended-on inside this repo

printf
called by 14086
common/package/boot/uboot-ipq40xx/src/common/console.c
printf
called by 13863
common/package/utils/sysupgrade-helper/src/common/console.c
writel
called by 4370
common/package/boot/uboot-ipq40xx/src/arch/nds32/include/asm/io.h
writel
called by 4166
common/package/utils/sysupgrade-helper/src/arch/nds32/include/asm/io.h
udelay
called by 2694
common/package/boot/uboot-ipq40xx/src/lib/time.c
udelay
called by 2669
common/package/utils/sysupgrade-helper/src/lib/time.c
readl
called by 2398
common/package/boot/uboot-ipq40xx/src/arch/nds32/include/asm/io.h
readl
called by 2289
common/package/utils/sysupgrade-helper/src/arch/nds32/include/asm/io.h

Shape

Function 46,068
Class 14,227
Enum 1,251
Method 269

Languages

C83%
C++17%
Python1%
PHP1%

Modules by API surface

common/package/utils/sysupgrade-helper/src/fs/yaffs2/yaffs_guts.c178 symbols
common/package/boot/uboot-ipq40xx/src/fs/yaffs2/yaffs_guts.c178 symbols
common/package/utils/sysupgrade-helper/src/fs/ubifs/ubifs.h151 symbols
common/package/boot/uboot-ipq40xx/src/fs/ubifs/ubifs.h151 symbols
common/package/utils/sysupgrade-helper/src/drivers/bios_emulator/x86emu/ops.c140 symbols
common/package/boot/uboot-ipq40xx/src/drivers/bios_emulator/x86emu/ops.c140 symbols
common/package/boot/uboot-ipq40xx/src/tools/pack.py120 symbols
common/package/utils/sysupgrade-helper/src/tools/pack.py117 symbols
common/package/utils/sysupgrade-helper/src/common/hush.c109 symbols
common/package/boot/uboot-ipq40xx/src/common/hush.c109 symbols
common/package/utils/sysupgrade-helper/src/drivers/net/nss/synopGMAC_Dev.c105 symbols
common/package/boot/uboot-ipq40xx/src/drivers/net/nss/synopGMAC_Dev.c105 symbols

For agents

$ claude mcp add openmptcprouter \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page