| .circleci | ||
| 6in4 | ||
| glorytun | ||
| glorytun-udp | ||
| luci | ||
| luci-app-glorytun | ||
| luci-app-haproxy-tcp | ||
| luci-app-mptcp | ||
| luci-app-nginx-ha | ||
| luci-app-omr-bypass | ||
| luci-app-omr-quota | ||
| luci-app-omr-tracker | ||
| luci-app-openmptcprouter | ||
| luci-app-shadowsocks-libev | ||
| luci-base | ||
| luci-mod-admin-full | ||
| luci-proto-ipv6 | ||
| luci-theme-openmptcprouter | ||
| mptcp | ||
| nginx | ||
| omr-quota | ||
| omr-tracker | ||
| openmptcprouter | ||
| openmptcprouter-full | ||
| shadowsocks-libev | ||
| simple-obfs | ||
| speedtestc | ||
| LICENSE | ||
| README.md | ||
OpenWrt OpenMPTCProuter feed
This is the OpenWrt OpenMPTCProuter feed containing all modified and necessary packages to build the OpenMPTCProuter image.
For More information, see https://github.com/ysurac/openmptcprouter and https://www.openmptcprouter.com.
Glorytun
Source: https://github.com/angt/glorytun
Description: A small, simple and secure VPN
A LuCI interface was made to make it easier to use. It's used in OpenMPTCProuter to redirect ports from the VPS to the router and for UDP/ICMP traffic from the router.
Shadowsocks
Source: https://github.com/shadowsocks/shadowsocks-libev
Description: A secure socks5 proxy
MPTCP support is added in LuCI interface and init scripts. IPv6 support added.
Simple-obfs
Source: https://github.com/shadowsocks/simple-obfs
Description: A simple obfuscating tool, designed as plugin server of shadowsocks.
Support is added in ShadowSocks LuCI interface and init scripts.
SpeedTestC
Source: https://github.com/mobrembski/SpeedTestC
Description: Client for SpeedTest.net infrastructure written in pure C99 standard using only POSIX libraries.
Used to test speed. No LuCI interface.
Nginx
Source: https://www.nginx.org
Description: nginx is an HTTP and reverse proxy server, a mail proxy server, and a generic TCP/UDP proxy server.
A LuCI interface for TCP/UDP stream is added. Used for TCP/UDP failover.
luci-proto-ipv6
Source: https://github.com/openwrt/luci
Description: Luci support for DHCPv6/6in4/6to4/6rd/DS-Lite/aiccu
Added support to gateway set by user for 6in4. Used for IPv6 over the glorytun IPv4 VPN.