1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-02-15 03:51:51 +00:00

Update README

This commit is contained in:
Ycarus 2018-03-16 13:47:17 +01:00
parent 6beb8bc6e9
commit fe1fbe26d4

View file

@ -20,13 +20,15 @@ A LuCI interface was made to make it easier to use. It's used in OpenMPTCProuter
*Description:* A secure socks5 proxy *Description:* A secure socks5 proxy
MPTCP support is added in LuCI interface and init scripts. MPTCP support is added in LuCI interface and init scripts. IPv6 support added.
## Simple-obfs ## Simple-obfs
*Source:* [https://github.com/shadowsocks/simple-obfs](https://github.com/shadowsocks/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. *Description:* A simple obfuscating tool, designed as plugin server of shadowsocks.
Support is added in ShadowSocks LuCI interface and init scripts.
## SpeedTestC ## SpeedTestC
*Source:* [https://github.com/mobrembski/SpeedTestC](https://github.com/mobrembski/SpeedTestC) *Source:* [https://github.com/mobrembski/SpeedTestC](https://github.com/mobrembski/SpeedTestC)
@ -37,5 +39,5 @@ MPTCP support is added in LuCI interface and init scripts.
*Description:* nginx is an HTTP and reverse proxy server, a mail proxy server, and a generic TCP/UDP proxy server. *Description:* nginx is an HTTP and reverse proxy server, a mail proxy server, and a generic TCP/UDP proxy server.
An interface for TCP/UDP stream is added. Used for TCP/UDP failover. A LuCI interface for TCP/UDP stream is added. Used for TCP/UDP failover.