Skip to content

Technologies

Ycarus (Yannick Chabanois) edited this page Aug 16, 2022 · 10 revisions

OpenMPTCProuter use:

OpenMPTCP add:

  • LuCI interface to Glorytun
  • macvlan support to luci-mod-admin-full
  • MPTCP support to shadowsocks-libev OpenWrt package and LuCI interface
  • MPTCP support to luci-mod-admin-full
  • simple-obfs support to shadowsocks-libev LuCI interface
  • IPv6 support to shadowsocks-libev package and LuCI interface
  • Quota support with an interface
  • Connection tracker support with an interface
  • Many more...

How this work ?

By default OpenMPTCProuter (OMR) use:

  • ShadowSocks-libev for TCP traffic between OMR and the VPS
  • Glorytun TCP for UDP and ICMP traffic Both use MPTCP to aggregate links connections.

You can use:

  • V2Ray that can use MPTCP for TCP and UDP traffic
  • Glorytun UDP, it support aggregation, without the need of MPTCP
  • MLVPN, support also aggregation, use UDP too, so doesn't use MPTCP
  • OpenVPN TCP that use MPTCP (but it's slower than default configuration)

The VPS is needed to combine links connections and access Internet at full aggregated speed.