Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Smartdns | 7,221 | 3 days ago | 281 | gpl-3.0 | C | |||||
A local DNS server to obtain the fastest website IP for the best Internet experience, support DoT, DoH. 一个本地DNS服务器,获取最快的网站IP,获得最佳上网体验,支持DoH,DoT。 | ||||||||||
Openwrt Shadowsocks | 2,988 | 3 years ago | 1 | gpl-3.0 | Makefile | |||||
Shadowsocks-libev for OpenWrt/LEDE | ||||||||||
Zapret | 2,342 | 8 days ago | 5 | C | ||||||
Обход DPI в linux | ||||||||||
Openmptcprouter | 1,534 | 2 days ago | 130 | gpl-3.0 | C | |||||
OpenMPTCProuter is an open source solution to aggregate multiple internet connections using Multipath TCP (MPTCP) on OpenWrt | ||||||||||
Openwrt Gfw | 500 | 8 years ago | 19 | gpl-3.0 | ||||||
Openwrt的翻墙解决方案 | ||||||||||
Kcptun Raw | 364 | 5 years ago | 4 | gpl-3.0 | C | |||||
Kcptun with raw socket and fake TCP headers. | ||||||||||
Evmongoose | 198 | 6 years ago | gpl-3.0 | C | ||||||
DEPRECATED. Evmongoose is an asynchronous, event(libev) based multi-protocol embedded networking library with functions including TCP, HTTP, WebSocket, MQTT and much more. It's based on mongoose and libev implementation and it's support Lua API. | ||||||||||
Acctl | 91 | 9 years ago | 2 | C | ||||||
openwrt ac controller | ||||||||||
Xray | 61 | 2 years ago | 6 | gpl-3.0 | Shell | |||||
Pingcheck | 42 | 2 months ago | 4 | gpl-2.0 | C | |||||
Check connectivity of interfaces in OpenWRT |
OpenMPTCProuter is an open source solution to aggregate and encrypt multiple internet connections and terminates it over any VPS which make clients benefit security, reliability, net neutrality, as well as dedicated public IP.
The aggregation is based on Multipath TCP (MPTCP), which is ISP, WAN type, and latency independent "whether it was Fiber, VDSL, SHDSL, ADSL, 4G or even 5G", different scenarios can be configured to have either aggregation or failover based on MPTCP.
Aggregation via Multi-link VPN (MLVPN) and Glorytun UDP with multipath support are also supported.
The solution takes advantage of the OpenWRT/LEDE system, which is user friendly and also adds the possibility of installing other packages like VPN, QoS, routing protocols, monitoring, etc. through web-interface or terminal.
Main website: https://www.openmptcprouter.com/
Packages made for OpenMPTCProuter are available here: Ysurac/openmptcprouter-feeds
OpenMPTCProuter VPS script part: Ysurac/openmptcprouter-vps
You can download precompiled images from https://www.openmptcprouter.com/
Then copy it to a sdcard:
gunzip omr-*.img.gz
dd bs=4M if=omr-*.img of=/dev/sdX conv=fsync
Our solution is mainly based on: