passwall基本依赖!
Go to file
actions-user d3a62dd27f update 2025-04-26 04:09:09 2025-04-26 04:09:09 +08:00
.github/workflows Update T9 build.yml 2025-02-13 19:42:51 +08:00
brook update 2025-01-23 12:15:38 2025-01-23 12:15:38 +08:00
chinadns-ng update 2025-03-28 04:14:57 2025-03-28 04:14:57 +08:00
dns2socks update 2024-02-15 23:51:26 2024-02-15 23:51:26 +08:00
dns2tcp update 2024-07-11 16:14:32 2024-07-11 16:14:32 +08:00
gn update 2025-04-05 16:16:08 2025-04-05 16:16:08 +08:00
hysteria update 2025-02-04 12:15:10 2025-02-04 12:15:10 +08:00
ipt2socks update 2025-03-06 16:17:35 2025-03-06 16:17:35 +08:00
lua-neturl update 2024-12-08 00:15:12 2024-12-08 00:15:12 +08:00
luci-app-bypass update 2025-04-06 00:15:45 2025-04-06 00:15:45 +08:00
luci-app-fchomo update 2025-04-02 12:16:38 2025-04-02 12:16:38 +08:00
luci-app-homeproxy update 2025-04-07 20:28:48 2025-04-07 20:28:48 +08:00
luci-app-mosdns update 2024-10-10 04:13:52 2024-10-10 04:13:52 +08:00
luci-app-nikki update 2025-04-20 20:12:51 2025-04-20 20:12:51 +08:00
luci-app-openclash update 2025-03-06 00:22:03 2025-03-06 00:22:03 +08:00
luci-app-passwall update 2025-04-23 20:15:00 2025-04-23 20:15:00 +08:00
luci-app-passwall2 update 2025-04-22 16:12:19 2025-04-22 16:12:19 +08:00
luci-app-ssr-plus update 2025-04-23 00:10:15 2025-04-23 00:10:15 +08:00
microsocks update 2025-02-07 12:16:17 2025-02-07 12:16:17 +08:00
mihomo update 2025-04-22 12:10:31 2025-04-22 12:10:31 +08:00
mosdns update 2025-03-09 00:12:46 2025-03-09 00:12:46 +08:00
naiveproxy update 2025-04-06 12:16:05 2025-04-06 12:16:05 +08:00
nikki update 2025-04-25 16:12:12 2025-04-25 16:12:12 +08:00
pdnsd-alt update 2023-01-29 18:49:36 2023-01-29 18:49:36 +08:00
redsocks2 update 2024-12-05 12:17:20 2024-12-05 12:17:20 +08:00
shadow-tls update 2024-03-29 21:30:27 2024-03-29 21:30:27 +08:00
shadowsocks-rust update 2025-04-25 13:24:08 2025-04-25 13:24:08 +08:00
shadowsocksr-libev update 2024-05-18 20:12:38 2024-05-18 20:12:38 +08:00
simple-obfs update 2024-02-15 23:51:26 2024-02-15 23:51:26 +08:00
sing-box update 2025-04-19 20:12:07 2025-04-19 20:12:07 +08:00
ssocks update 2023-01-29 18:49:36 2023-01-29 18:49:36 +08:00
tcping update 2024-11-29 13:22:04 2024-11-29 13:22:04 +08:00
trojan update 2024-02-15 23:51:26 2024-02-15 23:51:26 +08:00
trojan-go update 2023-10-01 08:44:54 2023-10-01 08:44:54 +08:00
trojan-plus update 2024-03-26 04:10:52 2024-03-26 04:10:52 +08:00
tuic-client update 2023-09-17 08:41:14 2023-09-17 08:41:14 +08:00
v2dat update 2025-03-09 00:12:46 2025-03-09 00:12:46 +08:00
v2ray-core update 2025-04-07 04:13:51 2025-04-07 04:13:51 +08:00
v2ray-geodata update 2025-04-22 20:14:41 2025-04-22 20:14:41 +08:00
v2ray-geoview update 2025-04-26 04:09:09 2025-04-26 04:09:09 +08:00
v2ray-plugin update 2025-01-29 23:08:23 2025-01-29 23:08:23 +08:00
v2raya update 2025-03-28 04:14:57 2025-03-28 04:14:57 +08:00
xray-core update 2025-03-07 00:16:40 2025-03-07 00:16:40 +08:00
xray-plugin update 2024-08-30 16:28:59 2024-08-30 16:28:59 +08:00
LICENSE update 2023-04-27 11:32:17 2023-04-27 11:32:17 +08:00
README.md Update README.md 2024-09-08 22:39:00 +08:00

README.md

Anurag's GitHub stats

  • small仓库不定期添加主流代理软件ssr、passwall、homeproxy、mihomo等

使用方式


默认ssr与passwall的插件与依赖整合包

使用方法将整合包上传到openwrt设备的tmp目录输入命令 opkg install *.ipk

默认压缩包里包含ssr passwall bypass passwall2 homeproxy mihomo插件

如果单独安装ssr与依赖rm -rf {*passwall*,*bypass*,*homeproxy*,*mihomo*}
插件每日更新下载:

GitHub release (latest by date)

使用

一键命令(防止插件冲突,删除重复)

sed -i '1i src-git kenzo https://github.com/kenzok8/openwrt-packages' feeds.conf.default
sed -i '2i src-git small https://github.com/kenzok8/small' feeds.conf.default
./scripts/feeds update -a && rm -rf feeds/luci/applications/luci-app-mosdns
rm -rf feeds/packages/net/{alist,adguardhome,mosdns,xray*,v2ray*,v2ray*,sing*,smartdns}
rm -rf feeds/packages/utils/v2dat
rm -rf feeds/packages/lang/golang
git clone https://github.com/kenzok8/golang feeds/packages/lang/golang
./scripts/feeds install -a 
make menuconfig

注意

编译新版Sing-box和hysteria尽量使用golang版本1.22以上版本 ,可以用以下命令

rm -rf feeds/packages/lang/golang
git clone https://github.com/kenzok8/golang feeds/packages/lang/golang