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)