Letswish 在 EasyPi R1 Pro tproxy sing-box 小白部署 中发帖
搞了一台easypi r1做旁路由,想用sing-box,但是没找到能用的版本,闲来无事就折腾了一下。纯小白,很多东西可能都不大对,但能跑起来 🥲。
CPU:RK3568 ARMv8 Processor rev 0
目标平台:rockchip/rk35xx
RAM:4GB
OS:iStore
固件版本:iStoreOS 22.03.7 2025040711 / LuCI istoreos-22.03 branch git-24.339.46321-5f9267c
一、编译适合自己平台的sing-box
若能通过opkg等方式找到sing-box,可跳过此步
大致流程:使用OpenWrt SDK + Go在虚拟机上从sing-box源代码中编译
查看OpenWrt版本,CPU架构,目标平台
cat /etc/openwrt_release
其中
DISTRI...