推广

推荐 链接 教程
火麒麟翻墙VPN 注册链接 IEPL内网级专线机场推荐、无视墙敏感时期、解锁ChatGPT、奈飞流媒体
云狐不限时VPN 注册链接 不限时翻墙机场推荐,众多不限时套餐|大流量套餐|免费试用|畅享4K
长桥证券开户 文字教程 【视频教程】-长桥证券新加坡版开户入金教程:港美股永久免佣+0门槛开户
富途牛牛开户 文字教程 【视频教程】【富途牛牛】开户入金教程,投资美股必备券商 |领2100港币新手福利
Fomecard虚拟卡 注册链接 美国虚拟信用卡,轻松搞定ChatGPT4 Plus会员订阅
Pokepay虚拟卡 注册链接 Pokepay虚拟卡开卡使用教程,附大额开卡抵扣券,支持USDT,有实体卡

VPS

点此链接注册购买有优惠http://bit.ly/3GlfucW

SSH链接VPS

1
2
3
4
# -p 是端口号,如果是22默认端口号则不需要输入
# root是用户名,默认分配的用户名是root
ssh -p 2744 root@107.148.0.70
# 输入密码

安装x-ui面板

github开源地址:https://github.com/FranzKafkaYu/x-ui

安装命令

1
bash <(curl -Ls https://raw.githubusercontent.com/FranzKafkaYu/x-ui/master/install.sh)

安装证书

1
2
3
4
5
6
7
8
#安装证书所需脚本工具:
curl https://get.acme.sh | sh; apt install socat -y || yum install socat -y; ~/.acme.sh/acme.sh --set-default-ca --server letsencrypt

#申请证书: 
~/.acme.sh/acme.sh  --issue -d 你的域名 --standalone -k ec-256 --force --insecure

#安装证书:
~/.acme.sh/acme.sh --install-cert -d 你的域名 --ecc --key-file /etc/x-ui/server.key --fullchain-file /etc/x-ui/server.crt

端口检测

https://tcp.ping.pe/

搜索框输入 ip:port,比如 1.2.3.4:80,如果全是绿色的就是联通,全是红色代表你的端口不可访问,可能端口上没有服务,也可能是没开启安全组。

如果部分绿色(国外坐标),部分红色(国内坐标),代表端口被封,尝试换一个端口重新搭建节点。

各平台客户端

  • Windows(v2rayN):https://github.com/2dust/v2rayN/releases/tag/6.23
  • Android(v2rayNG):https://github.com/2dust/v2rayNG/releases/tag/1.8.5
  • IOS(shadowrocket):https://apps.apple.com/app/shadowrocket/id932747118

美国区苹果ID注册并下载Shadowrocket

https://www.techxiaofei.com/post/tools/appid/

视频教程

本篇博客的视频教程首发于 Youtube:科技小飞哥,加入 电报粉丝群 获得最新视频更新和问题解答。