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-05-04 08:18:19 +02:00
.circleci Update CircleCI caches 2018-05-02 17:15:55 +02:00
6in4 Add 6in4 gateway setting support 2018-04-30 09:37:34 +02:00
glorytun Add a LuCI interface for MPTCP 2018-03-21 17:30:44 +01:00
glorytun-udp Fix init and makefile for glorytun-udp 2018-04-04 13:24:24 +02:00
luci Update luci.mk 2018-04-24 10:38:12 +02:00
luci-app-glorytun Update glorytun french translation 2018-05-03 12:22:22 +02:00
luci-app-haproxy-tcp Add some french translations 2018-03-05 14:20:59 +01:00
luci-app-mptcp Remove mo 2018-04-23 14:39:26 +02:00
luci-app-nginx-ha Remove mo 2018-04-23 14:39:26 +02:00
luci-app-omr-bypass Remove mo 2018-04-23 14:39:26 +02:00
luci-app-omr-quota Remove mo 2018-04-23 14:39:26 +02:00
luci-app-omr-tracker Change license to GPLv3 2018-04-18 08:01:01 +02:00
luci-app-openmptcprouter Add tunnel status 2018-05-03 15:06:58 +02:00
luci-app-shadowsocks-libev Add no crypto to SS luci 2018-03-29 19:41:02 +02:00
luci-base Remove garbage 2018-03-15 15:29:05 +01:00
luci-mod-admin-full Fix when wan on anything else than eth0 2018-04-25 18:15:08 +02:00
luci-proto-ipv6 Fix luci-proto-ipv6 2018-04-30 10:52:57 +02:00
luci-theme-openmptcprouter Increase max width from 940px to 1024px 2018-03-30 15:49:44 +02:00
mptcp Update version 2018-04-09 18:22:34 +02: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 Better quota and tracker interface 2018-03-12 17:02:30 +01:00
omr-tracker Set enabled as default for global omr-tracker settings 2018-04-12 15:18:27 +02:00
openmptcprouter Fix 6in4 interface name for firewall zone 2018-04-30 17:58:43 +02:00
openmptcprouter-full Add 6in4 support 2018-04-27 16:52:12 +02:00
shadowsocks-libev Fix ss-rules6, change strings in omr-bypass, add FDN DNS in omr-tracker 2018-04-11 10:46:39 +02: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 Update README 2018-05-04 08:18:19 +02: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 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.