By using the -O (Output to) you save 2 processes and cfdomains will be in the default PATH:PATH directive for most common Linux distos

This commit is contained in:
spirillen 2022-08-03 00:05:36 +00:00
parent 7b85729f6f
commit d6811373a4

View File

@ -6,9 +6,9 @@ CLI tool to look up Cloudflare domain list
- [Linux](https://git.disroot.org/dCF/deCloudflare/raw/branch/master/tool/cfdomains/cfdomains.linux?inline=false)
```
wget https://git.disroot.org/dCF/deCloudflare/raw/branch/master/tool/cfdomains/cfdomains.linux
mv cfdomains.linux /bin/cfdomains
chmod +x /bin/cfdomains
wget https://git.disroot.org/dCF/deCloudflare/raw/branch/master/tool/cfdomains/cfdomains.linux \
-O /usr/local/bin/cfdomains
chmod +x /usr/local/bin/cfdomains
cfdomains
```
- [Windows](https://git.disroot.org/dCF/deCloudflare/raw/branch/master/tool/cfdomains/cfdomains.exe?inline=false)
@ -83,4 +83,4 @@ Details:
_We need warriors to assist our hunters :)_
![](../../image/what_are_you_hunting_cloudflare.png)
![](../../image/what_are_you_hunting_cloudflare.png)