Mrered / homebrew-cfstc

CloudflareSpeedTestCustom

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CloudflareSpeedTestCustom

这是什么

这是我结合自己的情况,为CloudflareST打包的带参数运行文件,结合corntab可以实现定时生成一个 result.csv

参考cfstc

参数详情:

/opt/homebrew/Cellar/cfstarm64/2.2.2/bin/CloudflareST -f /opt/homebrew/Cellar/cfstarm64/2.2.2/bin/ipv6.txt -o ~/.CloudflareSTResult/result.csv -n 1000 -dn 10 -tll 30 -dt 13 -tl 280 -sl 15 -p 5

环境需求

必要

brew方式安装Cloudflarest

brew install mrered/cloudflarest/cfstarm64

XIU2/CloudflareSpeedTest原作者XIU2,欢迎前去支持🌟!

可选

「 为了实现某些自动化功能,可以看看这些部分 」

crontab

请自行学习。

配置办法:

sed -n "2,1p" ~/.CloudflareSTResult/result.csv | awk -F, '{print $1}'

官方办法

自动更新 Cloudflare 中的域名解析记录为最快 IP(Windows/Linux 脚本+手动教程) · Issue #40 · XIU2/CloudflareSpeedTest (github.com)

安装方式

brew install mrered/cfstc/cfstc

About

CloudflareSpeedTestCustom

License:Apache License 2.0


Languages

Language:Ruby 100.0%