【Xiao Bai can do it】——

This series is about operations without discussing the principles. As long as you can copy and paste, you can complete the operations in my video. However, since I don’t understand technology myself, if you encounter technical problems, you can only hope to save yourself in the comment section.

Hello, everyone.

In this video, let’s talk about

How to use cheap VPS to build your own Internet node

Say goodbye to unstable free Internet access

To do this, you just need to do the following:

First, there is a vps

Second, copy a line of code

Press Enter all the way to complete

If you want to be safer and don't want your vps IP to die young

Then you need a domain name and apply for a TLS certificate

First, we log in to our vps using finalshell

Some vps service providers, such as Amazon, Alibaba Cloud, etc.

The default login user is admin

This requires usSwitch to root user

The code is:sudo -i

Then copy the one-key build code of xui:

bash <(wget -qO- https://gitlab.com/rwkgyg/x-ui-yg/raw/main/install.sh 2>/dev/null)

We operate according to the two situations of no domain name and with domain name respectively.

The first one is without domain name

Just press Enter

The second type has a domain name

First go to cloudflare for domain name resolution

Then apply for a TLS certificate according to the option prompts

If you don't know how to resolve domain names, read this:《For Newbies! Domain Name Resolution and DNS Modification Tutorial》

xui quick open code:x-ui

After the installation is complete, we log in to the xui panel

First change your username and password

Then add the tls certificate location

If you are using the code I mentioned earlier, this is filled in by default.

Then, we create the node

Import the node into an Internet access tool, such as v2ray

Let's measure the speed

In about ten minutes, you can use vps to build your own node

Finally, regarding the choice of vps, I have written an article

How to buy a VPS? Three keywords: $10, unlimited traffic, clean IP

Friends who are interested can take a look

Well, if you find this video useful, please follow, bookmark and forward it.

byebye~

Self-use VPS, can unblock non-self-made dramas such as Netflix/Disney

Three lines of code used:

Switch root:sudo -i
Installation code:
bash <(wget -qO- https://gitlab.com/rwkgyg/x-ui-yg/raw/main/install.sh 2>/dev/null)
quick login: x-ui

By Loogn sir

An ordinary person who likes to use fun to resist mediocrity; often writes about his own interests; so you will see technology, digital, entertainment, credit cards, Internet... Refuse to be high-sounding and don't be a pseudo-expert; make professional life-like and biochemistry interesting; well, that's it~

3 thoughts on “【小白也会】Warp不能用了?免费才最贵!用低价vps自建节点 拯救上网难题”
  1. Hello, I would like to ask, why is the IP of the domain name resolution different from the local IP of the vps?

    1. Do you use CF parsing? Do you have a proxy turned on? The one with the orange check mark is the default. Just turn it off. The proxy can speed up the process, you decide whether to turn it on or not.

Leave a Reply

Your email address will not be published. Required fields are marked *

Share via
Copy link