Last update at :2024-04-10,Edit by888u
1. Under IPv4, connect to SSH
It is recommended to use Spectrum by Cloudflare. Spectrum only has 5G traffic per month, which is enough to use SSH.
If there is free wordpress from ION cloud, you can get it for free by using Cloudflare Pro Plesk.
DNS resolution, cname is recommended, the content is ssh domain name.cdn.cloudflare.net
Then, use the ssh domain name and port 22 to connect.
2. Change the DNS of the VPS to access IPv4 resources
echo -e "nameserver 2001:67c:2b0::4/nnameserver 2001:67c:2b0::6" > /etc/resolv.conf
Upgrade software
yum -y update
3. Use Pagoda to build a website and use Cloudflare to accelerate it
1. Install the local version of Pagoda 5.9.1
yum install -y wget && wget --no-check-certificate -O install.sh https://raw.githubusercontent.com/wangzhe12588/bt59happy/master/install-5.9-c.sh && sh install.sh
Modify the domain name used for background access and change the port to a port supported by CloudFlare.
The ports supported by CloudFlare are:
HTTP ports supported by Cloudflare: 80 8080 8880 2052 2082 2086 2095 HTTPS ports supported by Cloudflare: 443 2053 2083 2087 2096 8443
2. Use Cloudflare to accelerate
It is recommended that Benniu.com, etc., use VPS IPv6 for back-to-origin, and DNS resolution can be set to a high-speed IP of your choice.
Recommended site searches: server rental, domain name query, Hong Kong host, foreign domain name, cm domain name, domain name price, address check by IP, foreign free website server, ICP filing, Guangzhou host rental,
发表评论