软路由openwrt唯一界面singbox插件homeproxy使用详细教程,以及专业用户使用sbshell裸核跑singbox

ImmortalWrt固件

https://firmware-selector.immortalwrt.org

homeproxy离线ipk:

https://op.dllkids.xyz/packages/

homeproxy配置:

https://github.com/qichiyuhub/rule/tree/main/config/singbox

singbox规则集仓库:

https://github.com/MetaCubeX/meta-rules-dat/tree/sing/geo

Sbshell脚本:

https://github.com/qljsyph/sbshell

singbox订阅后端安装:

docker run -d --name subscribe -p 5000:5000 --restart always ffuqiangg/sing-box-subscribe

host网络模式:

docker run -d --name subscribe --network host --restart always ffuqiangg/sing-box-subscribe