mirror of
https://codeberg.org/crimeflare/cloudflare-tor
synced 2024-11-05 08:52:39 +00:00
Update 'instructions.md'
This commit is contained in:
parent
e06ec6c0ad
commit
a7cb89de14
@ -18,8 +18,23 @@
|
||||
|
||||
1) How to detect Cloudflare
|
||||
|
||||
There are many ways to detect it:
|
||||
|
||||
- [These add-ons](what-to-do.md) will help your Cloudflare collection.
|
||||
- Visit a website via Tor or VPN, and you will be greeted by "Attention Required! Cloudflare" webpage.
|
||||
- Dig "[NS record](https://www.digwebinterface.com/?hostnames=emsisoft.com&type=NS&ns=resolver&useresolver=8.8.4.4&nameservers=)" of the domain.
|
||||
```
|
||||
emsisoft.com. 21599 IN NS bella.ns.cloudflare.com.
|
||||
emsisoft.com. 21599 IN NS dom.ns.cloudflare.com.
|
||||
```
|
||||
- Dig "[A record](https://www.digwebinterface.com/?hostnames=dev.qubes-os.org&type=A&ns=resolver&useresolver=8.8.4.4&nameservers=)" of the FQDN, then [check the IP's owner](https://ipinfo.io/104.18.228.122).
|
||||
```
|
||||
dev.qubes-os.org. 299 IN A 104.18.228.122
|
||||
|
||||
ASN AS13335 Cloudflare, Inc.
|
||||
Organization Cloudflare, Inc.
|
||||
Route 104.18.224.0/20
|
||||
```
|
||||
|
||||
2) How to add your data
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user