筛选Cloudflare的ip

筛选方法 Cloudflare 的CDN在国内总是会遇到不好用或连不上的情况,一般通过筛选可用的Cloudflare IP可以解决。下面是一个筛选IP地址的工具: 使用项目:https://github.com/XIU2/CloudflareSpeedTest 修改本地hosts文件 在windows的C:\\Windows\\System32\\drivers\\etc\\hosts文件中添加DNS解析。
筛选Cloudflare的ip

FRP配置内网穿透

服务器端配置 FRP 仓库: https://github.com/fatedier/frp 下载并解压 FRP 使用以下命令下载并解压 FRP: wget https://github.com/fatedier/frp/releases/download/v0.61.1/frp_0.61.1_linux_amd64.tar.gz tar -zxvf frp_0.61.1_linux_amd64.
FRP配置内网穿透