Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 498 Bytes

README.MD

File metadata and controls

20 lines (17 loc) · 498 Bytes

中文版 | English

📖 Introduction

Scan all IP nodes of CloudFlare to find the fastest IP node.

⚡️ Get Started

🔨️ Build

git clone https://github.com/golangboy/fast-cloudflare
cd fast-cloudflare
cargo run

Please ensure that you have properly installed the Rust environment.

The scan results will be saved underresult\sorted_ping_ip.txt

🐳 Docker

docker run -t golangboyme/fast-cloudflare