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-08-06 14:09:39 +02:00
.circleci Reset CircleCI caches 2018-07-23 18:10:14 +02:00
.github Add pull request template 2018-05-28 15:01:34 +02:00
6in4 Fix 6in4 2018-05-30 16:04:30 +02:00
contributors Add CLA 2018-05-22 13:50:26 +02:00
glorytun Update glorytun init to use interface set 2018-07-01 20:21:02 +02:00
glorytun-udp Update glorytun init to use interface set 2018-07-01 20:21:02 +02:00
luci Update luci.mk 2018-04-24 10:38:12 +02:00
luci-app-glorytun Modify glorytun default uci config 2018-06-07 16:51:05 +02:00
luci-app-haproxy-tcp Add some french translations 2018-03-05 14:20:59 +01:00
luci-app-iperf Fix iperf 2018-07-25 15:08:16 +02:00
luci-app-mlvpn Add some french translation 2018-06-08 16:48:42 +02:00
luci-app-mptcp Fix help info for MPTCP luci interface 2018-07-10 17:36:28 +02:00
luci-app-nginx-ha Nginx-HA change, even if it's not working yet... 2018-06-27 20:41:57 +02:00
luci-app-omr-bypass Fix adding network bypass 2018-07-30 10:27:36 +02:00
luci-app-omr-quota Remove mo 2018-04-23 14:39:26 +02:00
luci-app-omr-tracker Add help for omr-tracker ShadowSocks 2018-07-08 16:43:10 +02:00
luci-app-openmptcprouter No error if interface doesnt exist 2018-08-03 22:41:02 +02:00
luci-app-shadowsocks-libev Update shadowsocks-libev interface 2018-08-01 14:28:46 +02:00
luci-base Fix password field in some cases 2018-08-02 09:41:39 +02:00
luci-mod-admin-full Update to 18.06 2018-07-31 17:18:00 +02:00
luci-proto-ipv6 Fix for packages updates and versions updates 2018-05-23 10:56:23 +02:00
luci-theme-openmptcprouter Update theme 2018-08-01 14:28:21 +02:00
mlvpn Fix MLVPN, this time aggregation is working 2018-07-01 20:50:03 +02:00
mptcp Little tracking fix 2018-08-03 15:00:10 +02:00
ndisc6 Add IPv6 check and fixes 2018-05-18 09:40:50 +02:00
ndpi-netfilter2 Fix ndpi-netfilter package 2018-06-22 17:10:16 +02:00
nginx Fix Nginx for RPI 2018-07-25 09:20:39 +02:00
omr-6in4 Set 6in4 tunnel ip without ifup if tunnel exist 2018-08-03 14:59:13 +02:00
omr-quota Check if script already in network affects before adding it 2018-06-25 09:15:59 +02:00
omr-tracker Fix tracker 2018-08-03 22:41:47 +02:00
omr-update Fix IP reset 2018-06-15 20:52:54 +02:00
openmptcprouter Force chacha20 for ShadowSocks 2018-08-02 09:40:21 +02:00
openmptcprouter-full Add tracebox 2018-08-06 14:09:39 +02:00
shadowsocks-libev Only put ShadowSocks rules after firewall changes 2018-08-03 14:59:48 +02:00
simple-obfs Add support for simple-obfs 2018-02-16 15:42:54 +01:00
speedtestc Update and fix SpeedtestC 2018-07-18 12:17:34 +02:00
tracebox Add tracebox 2018-08-06 14:09:39 +02:00
whois Add whois package 2018-07-24 17:07:14 +02:00
CLA-entity.md Add CLA 2018-05-22 13:50:26 +02:00
CLA-individual.md Add CLA 2018-05-22 13:50:26 +02:00
CODE_OF_CONDUCT.md Add CLA 2018-05-22 13:50:26 +02:00
CONTRIBUTING.md Add CLA 2018-05-22 13:50:26 +02:00
LICENSE Add readme and license 2018-01-18 15:16:12 +01:00
README.md Update readme 2018-08-03 22:47:53 +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.

luci-omr-bypass

Source: https://github.com/Ysurac/openmptcprouter-feeds/tree/master/luci-app-omr-bypass

Description: Luci interface to bypass domains, IPs and networks with shadowsocks

Domains, IPs, networks and protocol (using DPI) added are bypassed when shadowsocks is used. This can be used when VPS IP is blacklisted from some sites.

omr-tracker

Source: https://github.com/Ysurac/openmptcprouter-feeds/tree/master/omr-tracker

Description: Track connection status. This check if gateway is up then check if the connection work. If it's not working this execute scripts. This also detect if ShadowSocks is up or not.

This is used for OpenMPTCProuter failover.

omr-6in4

Source: https://github.com/Ysurac/openmptcprouter-feeds/tree/master/omr-6in4

Description: Set tunnel configuration by tracking tunnel configuration.

omr-update

Source: https://github.com/Ysurac/openmptcprouter-feeds/tree/master/omr-update

Description: Update old config with new settings.

luci-omr-tracker

Source: https://github.com/Ysurac/openmptcprouter-feeds/tree/master/luci-app-omr-tracker

Description: Luci interface to omr-tracker

Interface to omr-tracker.

luci-app-mptcp

Source: https://github.com/Ysurac/openmptcprouter-feeds/tree/master/luci-app-mptcp

Description: Luci interface for all MPTCP settings

luci-app-openmptcprouter

Source: https://github.com/Ysurac/openmptcprouter-feeds/tree/master/luci-app-openmptcprouter

Description: Wizard for OpenMPTCProuter settings and status page

mptcp

Source: https://github.com/Ysurac/openmptcprouter-feeds/tree/master/mptcp

Description: This package set all MPTCP settings

ndisc6

Source: http://www.remlab.net/files/ndisc6

Description: An ICMPv6 neighbour discovery tool

This is used to check if there is no other IPv6 route announced on the network

mlvpn

Source: https://github.com/markfoodyburton/MLVPN/tree/new-reorder

Description: Multi-link VPN

This is an other way to aggregate same latency connections

ndpi-filter

Source: https://github.com/vel21ripn/nDPI

Description: Open Source Deep Packet Inspection Software Toolkit

This is used to bypass a protocol