sRGB 大佬有话说 :
PVE 7.0 安装 Openwrt 21.02.0 笔记
https://s3.bmp.ovh/imgs/2021/10/05de7bc608e3cf04.png
https://s3.bmp.ovh/imgs/2021/10/ca08a38864592d00.png
5. 查看软件源和修改软件源为中科大
cat /etc/opkg/distfeeds.conf
因为原始固件没有 ca-certificates,所以修改国内源,改http下载
sed -i’s/downloads.openwrt.org/mirrors.ustc.edu.cn/openwrt/g’ /etc/opkg/distfeeds.conf
sed -i’s/https/http/g’ /etc/opkg/distfeeds.conf
6. 安装中文语言包和常用工具
opkg update
opkg install luci-i18n-base-zh-cn
opkg install wget tmux ca-certificates htop tar bash
7. 查询可安装的软件包
opkg list | grep -e libev -e ray
不能说的 xray run config.json &
老公 大佬有话说 :
技术文顶一下,虽然我用不上
shadong 大佬有话说 :
可以的,希望可以用上
燕十三丶 大佬有话说 :
楼下马上安装试一下 :lol
LikeOracle 大佬有话说 :
马克一下