Skip to content

shu0802/luci-app-bypass

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

特色

  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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 50.3%
  • Lua 30.8%
  • Shell 17.6%
  • Makefile 1.3%