1、免费域名的注册地址: 注册尽量采用dpdns.org

https://dash.domain.digitalplat.org/auth/login

2、cloudflare地址访问地址

https://dash.cloudflare.com/login

cloudflare接管免费域名的填写(根据自己注册cloudflare以后的填写)

3、服务器购买地址: 可以买最便宜的按月,也可以包年(这个最核算)

https://www.jtti.cc/zh/offers?k=4HF7LV

4、VPS服务器链接

按win+R键: 输入CMD 弹出窗口然后输出指令

1)ssh root@你购买服务器的IP地址

2)输入密码(不显示密码) 然后回车

3)apt update

4)部署3X-UI面板:

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

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

5)套上域名做服务器代理访问到端口

6)开放相关端口(如果端口未开放)

sudo iptables -A INPUT -p tcp –dport 55368 -j ACCEPT

7)所有配置界面:

A:vless+TCP

B:vless+WS +tls

C:vmess+WS+TLS

D:vless+grpc+TLS

E:vless+TCP+TLS

F:vless+TCP+reality

By admin

为您创造颠覆性价值。。

发表回复

您的邮箱地址不会被公开。 必填项已用 * 标注