Skip to content

HeiSeven/luci-app-bypass

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

特色

  1. Trojan-Go 支持
  2. DNS over Https(DoH) 支持
  3. 基于ChinaDNS-NG的国外智能DNS解析
  4. 走代理网站屏蔽IPV6,不影响其他正常网站使用IPV6
  5. 国内DNS方案集成
  6. 故障转移支持中转节点
  7. 功能与视觉体验增强
  8. 其他大量修复与优化

TG交流与反馈

相关依赖

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

smartdns-le: https://github.com/garypang13/smartdns-le

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/garypang13/OpenWrt

感谢

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 51.2%
  • Lua 29.9%
  • Shell 17.8%
  • Makefile 1.1%