Alpine LXC-ipv6魔法使用教程
侧边栏壁纸
  • 累计撰写 27 篇文章
  • 累计收到 12 条评论

Alpine LXC-ipv6魔法使用教程

六哥
2024-04-25 / 0 评论 / 10 阅读 / 正在检测是否收录...

Alpine LXC安装依赖,安装warp,安装魔法等使用教程:

安装依赖:
apk update &&apk add curl && apk add bash && apk add wget

  • warp 一键脚本

    wget -N https://gitlab.com/fscarmen/warp/-/raw/main/menu.sh && bash menu.sh
  • warp go一键脚本

    wget -N https://gitlab.com/fscarmen/warp/-/raw/main/warp-go.sh && bash warp-go.sh

    或者

    wget -N https://gitlab.com/fscarmen/warp/-/raw/main/menu.sh && bash menu.sh 4
    记得用共享账号,获取不到IP多试几次,这个是因为有的地区本来就在Warp制裁地区

  • 哪吒面板:
    apk add bash curl (把community源前的#删了)
    使用哪吒后台一键安装命令,去掉sudu


  • 某某UI:

    apk add curl&&apk add bash && bash <(curl -Ls https://raw.githubusercontent.com/Lynn-Becky/Alpine-x-ui/main/alpine-xui.sh).

  • 某R:

    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

  • ArgoX:

    bash <(wget -qO- https://raw.githubusercontent.com/fscarmen/argox/main/argox.sh)

  • 某BOX:

    bash <(wget -qO- https://raw.githubusercontent.com/fscarmen/sing-box/main/sing-box.sh)

    基本够用了

0

评论 (0)

取消