diff options
author | Ashley Eining <a354ec1e168ce8fa6772a37ed19a7515813cd4b3@cloudflare.com> | 2020-07-22 06:20:08 +0200 |
---|---|---|
committer | Ashley Eining <a354ec1e168ce8fa6772a37ed19a7515813cd4b3@cloudflare.com> | 2020-07-22 06:20:08 +0200 |
commit | 28f58c10cfa6c144d0a112f8a5e03e5ee81a0c34 (patch) | |
tree | 03e65f4da0bb1c8b572ed109ba786fbe751cee04 | |
parent | 1216b823faefcdf928eae5936651042a28abdf85 (diff) | |
download | cloudflare-tor-28f58c10cfa6c144d0a112f8a5e03e5ee81a0c34.tar.lz cloudflare-tor-28f58c10cfa6c144d0a112f8a5e03e5ee81a0c34.tar.xz cloudflare-tor-28f58c10cfa6c144d0a112f8a5e03e5ee81a0c34.zip |
about.ismm.md
-rw-r--r-- | subfiles/about.ismm.md | 20 |
1 files changed, 18 insertions, 2 deletions
diff --git a/subfiles/about.ismm.md b/subfiles/about.ismm.md index 35b5a914..5277ba0c 100644 --- a/subfiles/about.ismm.md +++ b/subfiles/about.ismm.md @@ -1,6 +1,6 @@ ### Are links vulnerable to MITM attack? -`Scan FQDN using Searxes API` +`Scan FQDN using Ss API (or your local database)`  @@ -10,11 +10,27 @@ You′ve found something on the internet. Are these links or images vulnerable to MITM attack or not? -This add-on is using Searxes′ Public API to scan FQDN. +This add-on is using* Searxes′ Public API to scan FQDN. e.g. https://ekzemplo.com/page.html → "ekzemplo.com" This add-on never send other information. + + +* How to use offline database + 1. Open add-on's option page and select "Use Offline Local Database". + 2. Click "Database" link. + 3. Create a new text file** (or download text file from cloudflare-tor) + 4. Click "Import Database" and select your text file. + 5. Wait until the message appear. + +** Text file example +(FQDN/Domain) +-------------------- +www.cloudflare.com +domain.com +example.org +-------------------- ``` - Information: [About Cloudflare domain list](../instructions.md#about-cloudflare-base-domain-list) |