1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-03-09 15:40:03 +00:00
This commit is contained in:
suyuan168 2021-12-30 00:00:09 +08:00
parent 526e36f691
commit c484f5c98e
546 changed files with 13 additions and 14 deletions

0
6in4/Makefile Executable file → Normal file
View file

0
CLA-entity.md Executable file → Normal file
View file

0
CLA-individual.md Executable file → Normal file
View file

0
CODE_OF_CONDUCT.md Executable file → Normal file
View file

0
CONTRIBUTING.md Executable file → Normal file
View file

0
LICENSE Executable file → Normal file
View file

20
README.md Executable file → Normal file
View file

@ -3,7 +3,7 @@
This is the OpenWrt OpenMPTCProuter feed containing all modified and necessary packages to build the OpenMPTCProuter image.
For More information, see [https://github.com/suyuan168/3grouter](https://github.com/suyuan168/3grouter) and [https://www.openmptcprouter.com](https://www.openmptcprouter.com/).
For More information, see [https://github.com/ysurac/openmptcprouter](https://github.com/ysurac/openmptcprouter) and [https://www.openmptcprouter.com](https://www.openmptcprouter.com/).
## Glorytun
@ -66,7 +66,7 @@ Added support to gateway set by user for 6in4. Used for IPv6 over the glorytun I
## luci-omr-bypass
*Source:* [https://github.com/suyuan168/3grouter-feeds/tree/master/luci-app-omr-bypass](https://github.com/suyuan168/3grouter-feeds/tree/master/luci-app-omr-bypass)
*Source:* [https://github.com/Ysurac/openmptcprouter-feeds/tree/master/luci-app-omr-bypass](https://github.com/Ysurac/openmptcprouter-feeds/tree/master/luci-app-omr-bypass)
*Description:* Luci interface to bypass domains, IPs and networks with shadowsocks
@ -74,7 +74,7 @@ Domains, IPs, networks and protocol (using DPI) added are bypassed when shadowso
## omr-tracker
*Source:* [https://github.com/suyuan168/3grouter-feeds/tree/master/omr-tracker](https://github.com/suyuan168/3grouter-feeds/tree/master/omr-tracker)
*Source:* [https://github.com/Ysurac/openmptcprouter-feeds/tree/master/omr-tracker](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.
@ -82,7 +82,7 @@ This is used for OpenMPTCProuter failover.
## luci-omr-tracker
*Source:* [https://github.com/suyuan168/3grouter-feeds/tree/master/luci-app-omr-tracker](https://github.com/suyuan168/3grouter-feeds/tree/master/luci-app-omr-tracker)
*Source:* [https://github.com/Ysurac/openmptcprouter-feeds/tree/master/luci-app-omr-tracker](https://github.com/Ysurac/openmptcprouter-feeds/tree/master/luci-app-omr-tracker)
*Description:* Luci interface to omr-tracker
@ -90,37 +90,37 @@ Interface to omr-tracker.
## luci-app-iperf
*Source:* [https://github.com/suyuan168/3grouter-feeds/tree/master/luci-app-iperf](https://github.com/suyuan168/3grouter-feeds/tree/master/luci-app-iperf)
*Source:* [https://github.com/Ysurac/openmptcprouter-feeds/tree/master/luci-app-iperf](https://github.com/Ysurac/openmptcprouter-feeds/tree/master/luci-app-iperf)
*Description:* Luci interface to iPerf
## omr-6in4
*Source:* [https://github.com/suyuan168/3grouter-feeds/tree/master/omr-6in4](https://github.com/suyuan168/3grouter-feeds/tree/master/omr-6in4)
*Source:* [https://github.com/Ysurac/openmptcprouter-feeds/tree/master/omr-6in4](https://github.com/Ysurac/openmptcprouter-feeds/tree/master/omr-6in4)
*Description:* Set tunnel configuration by tracking tunnel configuration.
## omr-update
*Source:* [https://github.com/suyuan168/3grouter-feeds/tree/master/omr-update](https://github.com/suyuan168/3grouter-feeds/tree/master/omr-update)
*Source:* [https://github.com/Ysurac/openmptcprouter-feeds/tree/master/omr-update](https://github.com/Ysurac/openmptcprouter-feeds/tree/master/omr-update)
*Description:* Update old config with new settings.
## luci-app-mptcp
*Source:* [https://github.com/suyuan168/3grouter-feeds/tree/master/luci-app-mptcp](https://github.com/suyuan168/3grouter-feeds/tree/master/luci-app-mptcp)
*Source:* [https://github.com/Ysurac/openmptcprouter-feeds/tree/master/luci-app-mptcp](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/suyuan168/3grouter-feeds/tree/master/luci-app-openmptcprouter](https://github.com/suyuan168/3grouter-feeds/tree/master/luci-app-openmptcprouter)
*Source:* [https://github.com/Ysurac/openmptcprouter-feeds/tree/master/luci-app-openmptcprouter](https://github.com/Ysurac/openmptcprouter-feeds/tree/master/luci-app-openmptcprouter)
*Description:* Wizard for OpenMPTCProuter settings and status page
## mptcp
*Source:* [https://github.com/suyuan168/3grouter-feeds/tree/master/mptcp](https://github.com/suyuan168/3grouter-feeds/tree/master/mptcp)
*Source:* [https://github.com/Ysurac/openmptcprouter-feeds/tree/master/mptcp](https://github.com/Ysurac/openmptcprouter-feeds/tree/master/mptcp)
*Description:* This package set all MPTCP settings

0
bcm27xx-eeprom/Makefile Executable file → Normal file
View file

View file

View file

0
contributors/cr3ative.md Executable file → Normal file
View file

0
contributors/example.md Executable file → Normal file
View file

0
dsvpn/Makefile Executable file → Normal file
View file

0
dsvpn/patches/nofirewall.patch Executable file → Normal file
View file

0
dsvpn/patches/nostrip.patch Executable file → Normal file
View file

0
glorytun-udp/Makefile Executable file → Normal file
View file

0
glorytun-udp/patches/aegis-arm.patch Executable file → Normal file
View file

0
glorytun/Makefile Executable file → Normal file
View file

0
glorytun/glorytun.config Executable file → Normal file
View file

0
golang-protobuf/Makefile Executable file → Normal file
View file

0
golang/golang-build.sh Executable file → Normal file
View file

0
golang/golang-compiler.mk Executable file → Normal file
View file

0
golang/golang-golang-x-crypto/Makefile Executable file → Normal file
View file

0
golang/golang-golang-x-net/Makefile Executable file → Normal file
View file

0
golang/golang-golang-x-sys/Makefile Executable file → Normal file
View file

0
golang/golang-golang-x-text/Makefile Executable file → Normal file
View file

0
golang/golang-host-build.mk Executable file → Normal file
View file

0
golang/golang-package.mk Executable file → Normal file
View file

0
golang/golang-values.mk Executable file → Normal file
View file

0
golang/golang/Config.in Executable file → Normal file
View file

0
golang/golang/Makefile Executable file → Normal file
View file

0
golang/golang/files/go-gcc-helper Executable file → Normal file
View file

0
https-dns-proxy/Makefile Executable file → Normal file
View file

0
https-dns-proxy/files/README.md Executable file → Normal file
View file

0
https-dns-proxy/files/https-dns-proxy.config Executable file → Normal file
View file

0
ipcalc/Makefile Executable file → Normal file
View file

0
lcd4linux/Config.in Executable file → Normal file
View file

0
lcd4linux/Makefile Executable file → Normal file
View file

0
lcd4linux/files/lcd4linux.init Executable file → Normal file
View file

View file

0
lcd4linux/patches/140-no_repnop_T6963.patch Executable file → Normal file
View file

0
lcd4linux/patches/150-addlibmpdclient.patch Executable file → Normal file
View file

0
lcd4linux/patches/160-uinput_defs.patch Executable file → Normal file
View file

0
lcd4linux/patches/170-add-generic-spidev-driver.patch Executable file → Normal file
View file

0
lcd4linux/patches/173-glcd2usb-bigendian-fix.patch Executable file → Normal file
View file

0
libell/Makefile Executable file → Normal file
View file

0
luci-app-dsvpn/Makefile Executable file → Normal file
View file

View file

0
luci-app-dsvpn/po/fr/dsvpn.po Executable file → Normal file
View file

0
luci-app-dsvpn/po/templates/dsvpn.pot Executable file → Normal file
View file

0
luci-app-dsvpn/po/zh_Hans/dsvpn.po Executable file → Normal file
View file

View file

View file

0
luci-app-firewall/Makefile Executable file → Normal file
View file

View file

View file

View file

View file

View file

0
luci-app-firewall/po/bg/firewall.po Executable file → Normal file
View file

0
luci-app-firewall/po/ca/firewall.po Executable file → Normal file
View file

0
luci-app-firewall/po/cs/firewall.po Executable file → Normal file
View file

0
luci-app-firewall/po/de/firewall.po Executable file → Normal file
View file

0
luci-app-firewall/po/el/firewall.po Executable file → Normal file
View file

0
luci-app-firewall/po/en/firewall.po Executable file → Normal file
View file

0
luci-app-firewall/po/es/firewall.po Executable file → Normal file
View file

0
luci-app-firewall/po/fr/firewall.po Executable file → Normal file
View file

0
luci-app-firewall/po/he/firewall.po Executable file → Normal file
View file

0
luci-app-firewall/po/hi/firewall.po Executable file → Normal file
View file

0
luci-app-firewall/po/hu/firewall.po Executable file → Normal file
View file

0
luci-app-firewall/po/it/firewall.po Executable file → Normal file
View file

0
luci-app-firewall/po/ja/firewall.po Executable file → Normal file
View file

0
luci-app-firewall/po/ko/firewall.po Executable file → Normal file
View file

0
luci-app-firewall/po/mr/firewall.po Executable file → Normal file
View file

0
luci-app-firewall/po/ms/firewall.po Executable file → Normal file
View file

0
luci-app-firewall/po/nb_NO/firewall.po Executable file → Normal file
View file

0
luci-app-firewall/po/pl/firewall.po Executable file → Normal file
View file

0
luci-app-firewall/po/pt/firewall.po Executable file → Normal file
View file

0
luci-app-firewall/po/pt_BR/firewall.po Executable file → Normal file
View file

0
luci-app-firewall/po/ro/firewall.po Executable file → Normal file
View file

0
luci-app-firewall/po/ru/firewall.po Executable file → Normal file
View file

0
luci-app-firewall/po/sk/firewall.po Executable file → Normal file
View file

0
luci-app-firewall/po/sv/firewall.po Executable file → Normal file
View file

0
luci-app-firewall/po/templates/firewall.pot Executable file → Normal file
View file

0
luci-app-firewall/po/tr/firewall.po Executable file → Normal file
View file

0
luci-app-firewall/po/uk/firewall.po Executable file → Normal file
View file

0
luci-app-firewall/po/vi/firewall.po Executable file → Normal file
View file

0
luci-app-firewall/po/zh_Hans/firewall.po Executable file → Normal file
View file

0
luci-app-firewall/po/zh_Hant/firewall.po Executable file → Normal file
View file

View file

View file

0
luci-app-glorytun-tcp/Makefile Executable file → Normal file
View file

0
luci-app-glorytun-tcp/po/fr/glorytun-tcp.po Executable file → Normal file
View file

0
luci-app-glorytun-tcp/po/templates/glorytun-tcp.pot Executable file → Normal file
View file

0
luci-app-glorytun-tcp/po/zh_Hans/glorytun-tcp.po Executable file → Normal file
View file

View file

View file

Some files were not shown because too many files have changed in this diff Show more