realsteam / luci-app-bypass

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

特色

  1. Trojan-Go 支持
  2. DNS over Https(DoH) 支持
  3. 基于ChinaDNS-NG的国外智能DNS解析
  4. 国内DNS方案集成
  5. 故障转移支持中转节点
  6. 功能与视觉体验增强
  7. 其他大量修复与优化

TG交流与反馈

相关依赖

Lua-Maxminddb: https://github.com/garypang13/openwrt-packages/tree/master/lua-maxminddb

lean等源码编译本插件前请先执行

find package/*/ feeds/*/ -maxdepth 2 -path "*luci-app-bypass/Makefile" | xargs -i sed -i 's/shadowsocksr-libev-ssr-redir/shadowsocksr-libev-alt/g' {}
find package/*/ feeds/*/ -maxdepth 2 -path "*luci-app-bypass/Makefile" | xargs -i sed -i 's/shadowsocksr-libev-ssr-server/shadowsocksr-libev-server/g' {}

默认集成的DNS方案已是最优解,不推荐再与其他DNS插件比如adg搭配使用. 去广告推荐使用基于dnsmasq的 luci-app-dnsfilter

感谢

https://github.com/fw876/helloworld

https://github.com/small-5

https://github.com/xiaorouji/openwrt-passwall/tree/main/luci-app-passwall

https://github.com/jerrykuku/luci-app-vssr

About


Languages

Language:HTML 50.2%Language:Lua 30.8%Language:Shell 17.7%Language:Makefile 1.3%