mirror of
https://0xacab.org/dCF/deCloudflare.git
synced 2025-01-15 03:37:00 -05:00
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:
parent
7b85729f6f
commit
d6811373a4
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user