git clone https://github.com/gyteng/luci-app-ssmgr.git package/luci-app-ssmgr
pushd package/luci-app-ssmgr/tools/po2lmo
make && sudo make install
popd
# 选择要编译的包 LuCI -> 3. Applications -> luci-app-ssmgr
make menuconfig
# 开始编译
make package/luci-app-ssmgr/compile V=99
注意,运行的时候需要使用curl
,如果网站用的是 https,还需要 curl 的 https 支持,编译的时候记得打包相应的东西。
本插件用于配合 shadowsocks-manager
使用。