一键dd debian系统和一键xray

一键dd debian

bash <(wget –no-check-certificate -qO- ‘https://www.moeelf.com/attachment/LinuxShell/InstallNET.sh’) -d 10 -v 64 -a

登录名:root

登录密码:MoeClub.org

一键xray

wget -P /root -N –no-check-certificate https://raw.githubusercontent.com/mack-a/v2ray-agent/master/install.sh && chmod 700 /root/install.sh && /root/install.sh

注意事项:

  1. 智能dns解析选择no
  2. 完成后复制相应的链接到openwrt的ssrp内直接导入节点即可。

万能一键

wget -O jcnfbox.sh https://raw.githubusercontent.com/Netflixxp/jcnf-box/main/jcnfbox.sh && chmod +x jcnfbox.sh && clear && ./jcnfbox.sh

0 0 投票数
文章评分
订阅评论
提醒

0 评论
内联反馈
查看所有评论