标签: IPV6
thumbnail

纯IPV6服务器使用WARP

一、使用NAT64 NAT64可以使IPV6服务器,有访问IPV4资源的能力 echo -e "nameserver 2a01:4f8:c2c:123f::1\nnameserver 2a01:4f9:c010:3f02::1" | tee /etc/res……