Skip to content

Commit

Permalink
update scanner command
Browse files Browse the repository at this point in the history
  • Loading branch information
rahgozar94725 committed May 5, 2023
1 parent d221cd9 commit 5bf1fe4
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions domestic-server/p-to-p.md
Original file line number Diff line number Diff line change
Expand Up @@ -203,6 +203,12 @@ tar -xzvf CloudflareST_linux*

با دستور زیر اسکن را انجام میدهیم

```bash
./CloudflareST -n 50 -dn 20 -sl 80 -tl 200 -httping -o natijeh.csv
```

اگر دستور بالا هیچ نتیجه ای نداد از این دستور استفاده کنید

```bash
./CloudflareST -n 50 -dn 20 -sl 80 -tl 200 -httping -url https://speed.cloudflare.com/__down?bytes=200000000 -o natijeh.csv
```
Expand Down

0 comments on commit 5bf1fe4

Please sign in to comment.