自主编译Homeproxy

openwrt官方版本中带有sing-box,我们只需将homeproxy下载到openwrt编译目录,进入 /openwrt/package/ 目录,执行

git clone https://github.com/immortalwrt/homeproxy

编译时make menuconfig 选中 luciapplicationsluci-app-homeproxy 即可编译出带有homeproxy的固件。

不想编译固件安装,如果是immortalwrt固件可以在页面 软件包 搜索安装或 使用命令下载安装:

opkg update
opkg install sing-box luci-app-homeproxy

Comments

No comments yet. Why don’t you start the discussion?

发表回复

您的邮箱地址不会被公开。 必填项已用 * 标注