We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01e00c4 commit 28a7620Copy full SHA for 28a7620
README.MD
@@ -7,7 +7,7 @@ Scan all IP nodes of CloudFlare to find the fastest IP node.
7
```bash
8
git clone https://github.com/golangboy/fast-cloudflare
9
cd fast-cloudflare
10
-cargo run .
+cargo run
11
```
12
> Please ensure that you have properly installed the Rust environment.
13
README_zh.MD
@@ -7,7 +7,7 @@
> 请确保你安装好了Rust环境
0 commit comments