1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-03-09 15:40:03 +00:00
No description
Find a file
2020-10-10 10:40:12 +08:00
.github Change github action name and add bpi--r64 emmc image compilation 2020-10-02 16:18:13 +02:00
6in4
bcm27xx-eeprom Update RPI4 firmware 2020-09-21 17:27:42 +02:00
contributors
dsvpn
glorytun
glorytun-udp Update Glorytun UDP 2020-09-30 16:57:14 +02:00
golang Update golang 2020-10-09 13:15:13 +02:00
golang-protobuf
https-dns-proxy
ipcalc
iperf3
iptables-mod-fullconenat
lcd4linux
libbpf
libell
luci-app-dsvpn Translations update from Weblate (#21) 2020-10-05 14:40:09 +02:00
luci-app-firewall
luci-app-glorytun Translations update from Weblate (#21) 2020-10-05 14:40:09 +02:00
luci-app-haproxy-tcp
luci-app-https-dns-proxy
luci-app-iperf Translations update from Weblate (#19) 2020-09-30 11:04:20 +02:00
luci-app-macvlan/po/zh_Hans
luci-app-mail Translations update from Weblate (#18) 2020-09-25 14:07:29 +02:00
luci-app-mlvpn Translations update from Weblate (#21) 2020-10-05 14:40:09 +02:00
luci-app-mptcp Fix MPTCP graph 2020-10-07 17:14:22 +02:00
luci-app-nginx-ha
luci-app-omr-bypass Better help text for omr-bypass when no interface selected 2020-10-07 11:17:26 +02:00
luci-app-omr-dscp Translations update from Weblate (#18) 2020-09-25 14:07:29 +02:00
luci-app-omr-quota Translations update from Weblate (#21) 2020-10-05 14:40:09 +02:00
luci-app-omr-tracker Translations update from Weblate (#18) 2020-09-25 14:07:29 +02:00
luci-app-openmptcprouter Fix lan interface if bridge is used 2020-10-07 21:35:13 +02:00
luci-app-shadowsocks-libev
luci-app-shutdown Translations update from Weblate (#18) 2020-09-25 14:07:29 +02:00
luci-app-snmpd Add some snmp tools 2020-10-08 11:03:54 +02:00
luci-app-status Fix nginx-ha access 2020-09-21 10:05:39 +08:00
luci-mod-dashboard Fix dashboard for argon theme 2020-10-08 15:06:22 +02:00
luci-mod-network
luci-proto-mbim
luci-proto-modemmanager
luci-theme-argon Merge branch 'test' into develop 2020-10-08 22:58:34 +08:00
luci-theme-openmptcprouter 升级标题描述 2020-09-24 16:23:31 +08:00
macvlan
mlvpn
mptcp Merge branch 'test' into develop 2020-10-10 10:40:12 +08:00
mptcpd
msmtp
ndisc6
ndpi-netfilter2 Update ndpi-netfilter2 2020-10-09 16:26:36 +02:00
net-tools
nginx
omr-6in4
omr-quota
omr-tracker Increase omr-tracker default check number 2020-10-09 13:16:02 +02:00
omr-update
openmptcprouter Merge branch 'test' into develop 2020-10-10 10:40:12 +08:00
openmptcprouter-full Add luci-mod-dashboard 2020-09-18 20:50:46 +02:00
openmptcprouter-mini
protobuf
serdisplib
shadowsocks-libev
shadowsocks-v2ray-plugin
simple-obfs
speedtestc
tcptraceroute
tracebox
umbim
v2ray-core Update v2ray 2020-09-18 20:49:21 +02:00
v2ray-ext
whois
.codeclimate
.gitignore 屏蔽一些字 2020-10-08 22:58:07 +08:00
CLA-entity.md
CLA-individual.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
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-libev

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.

Shadowsocks-v2ray-plugin-bin

Source: https://github.com/shadowsocks/v2ray-plugin

Description: V2ray plugin for Shadowsocks

Support is added in ShadowSocks 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.

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.

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-iperf

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

Description: Luci interface to iPerf

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-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

dsvpn

Source: [https://github.com/jedisct1/dsvpn][https://github.com/jedisct1/dsvpn]

Description: A Dead Simple VPN

A simple TCP VPN

ndpi-netfilter2

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

Description: Open Source Deep Packet Inspection Software Toolkit

This is used to bypass a protocol

tracebox

Source: https://github.com/tracebox/tracebox

Description: A middlebox detection tool

License

FOSSA Status

Translation status

Translation status