IPv4环境下,如何使用仅有IPv6的VPS,并使其可访问IPv4资源

主机教程评论528字数 691阅读2分18秒阅读模式

一、IPv4下,连接SSH

建议使用Cloudflare的Spectrum。Spectrum每个月只有5G流量,使用SSH足够了。文章源自国外主机测评-https://www.zjcp.org/14279.html

Spectrum文章源自国外主机测评-https://www.zjcp.org/14279.html

如果有ION cloud的免费wordpress的话,使用Cloudflare Pro Plesk,可免费获取。文章源自国外主机测评-https://www.zjcp.org/14279.html

DNS解析,建议cname,内容为 ssh域名.cdn.cloudflare.net文章源自国外主机测评-https://www.zjcp.org/14279.html

然后,使用 ssh域名 ,端口 22,即可连接。文章源自国外主机测评-https://www.zjcp.org/14279.html

二、更改VPS的DNS,以便访问IPv4资源文章源自国外主机测评-https://www.zjcp.org/14279.html

echo -e "nameserver 2001:67c:2b0::4/nnameserver 2001:67c:2b0::6" > /etc/resolv.conf

升级软件文章源自国外主机测评-https://www.zjcp.org/14279.html

yum -y update

三、使用宝塔建站,并使用Cloudflare加速文章源自国外主机测评-https://www.zjcp.org/14279.html

1、安装宝塔5.9.1本地版文章源自国外主机测评-https://www.zjcp.org/14279.html

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

修改后台访问用域名,端口改为CloudFlare支持的端口。文章源自国外主机测评-https://www.zjcp.org/14279.html

CloudFlare支持的端口为:

HTTP ports supported by Cloudflare:
80
8080
8880
2052
2082
2086
2095
HTTPS ports supported by Cloudflare:
443
2053
2083
2087
2096
8443

2、使用Cloudflare加速

建议笨牛网等,回源用VPS的IPv6,DNS解析可设置为自选高速IP。

 
  • 本文由 主机测评 发表于 2021年2月9日00:00:00
  • 转载请务必保留本文链接:https://www.zjcp.org/14279.html

发表评论