GAKIYUKR's Blog For Web3

GAKIYUKR's Blog For Web3

telegram
github
gitlab
email

Using Cloudflare CDN to accelerate self-built nodes

Premise#

A legitimate domain, numbers xyz, some domain vendors occasionally offer free activities, don't mess with things like eu.org.

Host the domain's DNS on Cloudflare.

Why use CF CDN#

Considering CF's powerful global network, some machines with poor direct connections can be rescued using CDN acceleration.

And devices within the Great Firewall first connect to CF's edge nodes, which then forward to your landing machine, effectively preventing the IP from being blocked.

Node setup#

Nodes can be set up using normal methods, you can use the xui panel or a one-click script, but without using TLS/XTLS (i.e., HTTPS), only the following ports can be used:

80 8880 8080 2052

Here, vmess+ws is used for demonstration, just pay attention to the port.

image

Then resolve the domain to your machine, and remember to select CDN, which is the little yellow cloud.

image

Import the node into the software, modify the address to your domain or the preferred CF CDN IP.

For the disguised domain, write the resolution to the machine's domain.

image

Speed test#

Personally, I think this speed is quite good and can meet the daily needs of most people.

image

image

Loading...
Ownership of this post data is guaranteed by blockchain and smart contracts to the creator alone.