1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-02-12 18:41:51 +00:00
No description
Find a file
2018-03-12 10:26:32 +01:00
.circleci update cache key for rpi 2018-02-27 22:33:22 +01:00
glorytun Enable chacha20 by default for glorytun 2018-02-28 19:20:26 +01:00
glorytun-udp Add quota support and small others changes 2018-03-06 15:09:20 +01:00
luci luci mk file needed for luci-app-glorytun 2018-01-19 19:20:51 +01:00
luci-app-glorytun Add some french translations 2018-03-05 14:20:59 +01:00
luci-app-haproxy-tcp Add some french translations 2018-03-05 14:20:59 +01:00
luci-app-nginx-ha Add basic IPv6 support and replace haproxy by nginx for VPS failover 2018-03-09 10:51:29 +01:00
luci-app-omr-quota Add quota support and small others changes 2018-03-06 15:09:20 +01:00
luci-app-omr-tracker Add quota support and small others changes 2018-03-06 15:09:20 +01:00
luci-app-shadowsocks-libev Basic IPv6 support 2018-03-12 10:26:32 +01:00
luci-base Remove binaries 2018-02-21 17:03:49 +01:00
luci-mod-admin-full Add get ip and netstat diagnostics tools 2018-03-07 14:01:47 +01:00
luci-theme-openmptcprouter Change favicon for openmptcprouter theme 2018-02-15 12:26:15 +01:00
mptcp Fix gateway for connection tracking scripts 2018-03-06 08:20:59 +01:00
nginx Remove stream, added by default. Add NGX_HAVE_GCC_ATOMIC to make it compile on rpi3 2018-03-09 15:36:48 +01:00
omr-quota Add quota support and small others changes 2018-03-06 15:09:20 +01:00
omr-tracker Use iperf3 in diag 2018-03-06 20:49:15 +01:00
openmptcprouter Basic IPv6 support 2018-03-12 10:26:32 +01:00
openmptcprouter-full Add ipv6 proto 2018-03-09 19:49:13 +01:00
shadowsocks-libev Basic IPv6 support 2018-03-12 10:26:32 +01:00
simple-obfs Add support for simple-obfs 2018-02-16 15:42:54 +01:00
speedtestc Add quota support and small others changes 2018-03-06 15:09:20 +01:00
LICENSE Add readme and license 2018-01-18 15:16:12 +01:00
README.md Add nginx to readme 2018-03-09 11:09:16 +01:00

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.

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.

Shadowsocks

Source: https://github.com/shadowsocks/shadowsocks-libev

Description: A secure socks5 proxy

MPTCP support is added in LuCI interface and init scripts.

Simple-obfs

Source: https://github.com/shadowsocks/simple-obfs

Description: A simple obfuscating tool, designed as plugin server of shadowsocks.

SpeedTestC

Source: https://github.com/mobrembski/SpeedTestC

Description: Client for SpeedTest.net infrastructure written in pure C99 standard using only POSIX libraries.

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. Used for TCP/UDP failover.