namesilo

  1. unlock Domains
  2. change nameservers

cloudflare

  1. Add a Site
  2. DNS
    • Add record
      • Type:A
      • Name:www / @
      • Content:ip
      • Proxy Status:DNS only(vps操作完成后改为Proxied
  3. SSL
    • encryption mode:Full

安装 Xray

1
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
2
3
4
vasma
systemctl enable xray
systemctl restart xray
systemctl status xray -l

被墙检测