|
- 更新 resolv.conf 文件(下面的四行命令要一起复制,然后粘贴到控制台,输入回车)
- cat >/etc/resolv.conf <<EOF
- nameserver 2001:67c:2b0::4
- nameserver 2001:67c:2b0::6
- EOF
- # 输入
- apk update
- # 输入
- apk add curl
- apk add wget
- XrayR:
- apk add wget sudo curl && wget -N https://github.com/Cd1s/alpineXrayR/releases/download/one-click/install-xrayr.sh && chmod +x install-xrayr.sh && bash install-xrayr.sh
- 后台运行
- cd /etc/XrayR
- nohup ./XrayR start > xrayr.log 2>&1 &
- sb:
- bash <(wget -qO- https://raw.githubusercontent.com/fscarmen/sing-box/main/sing-box.sh)
复制代码
|
本帖子中包含更多资源
您需要 登录 才可以下载或查看,没有账号?立即注册
×
|