1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-02-15 03:51:51 +00:00
openmptcprouter-feeds/README.md
2018-03-19 19:24:04 +01:00

45 lines
1.6 KiB
Markdown

# 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](https://github.com/ysurac/openmptcprouter) and [https://www.openmptcprouter.com](https://www.openmptcprouter.com/).
## Glorytun
*Source:* [https://github.com/angt/glorytun](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.
## Shadowsocks
*Source:* [https://github.com/shadowsocks/shadowsocks-libev](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](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](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](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.