Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cooperlarson authored Sep 1, 2024
1 parent 04f0018 commit 53a3c02
Showing 1 changed file with 90 additions and 79 deletions.
169 changes: 90 additions & 79 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,85 +38,96 @@ Stay tuned for updates and join us in making **forti-hole** the go-to tool for m
# Sample forti-hole output

```markdown
[==========] Running 1 test from 1 test suite.
[----------] Global test environment set-up.
[----------] 1 test from TestFortiHole
[ RUN ] TestFortiHole.TestPopulateThreatFeed
Starting ThreatFeed construction...
Processing config file...
Scraping blocklists...
Fetching URL: https://cdn.jsdelivr.net/gh/hagezi/dns-blocklists@latest/adblock/pro.plus.txt
Fetching URL: https://cdn.jsdelivr.net/gh/hagezi/dns-blocklists@latest/adblock/tif.txt
Fetching URL: https://cdn.jsdelivr.net/gh/hagezi/dns-blocklists@latest/adblock/ultimate.txt
Fetching URL: https://raw.githubusercontent.com/blocklistproject/Lists/master/adguard/ads-ags.txt
Fetching URL: https://raw.githubusercontent.com/blocklistproject/Lists/master/adguard/tracking-ags.txt
Fetching URL: https://raw.githubusercontent.com/blocklistproject/Lists/master/adguard/malware-ags.txt
Fetching URL: https://raw.githubusercontent.com/blocklistproject/Lists/master/adguard/phishing-ags.txt
Fetching URL: https://raw.githubusercontent.com/blocklistproject/Lists/master/adguard/ransomware-ags.txt
Fetching URL: https://raw.githubusercontent.com/blocklistproject/Lists/master/adguard/scam-ags.txt
Fetching URL: https://raw.githubusercontent.com/blocklistproject/Lists/master/adguard/abuse-ags.txt
Fetching URL: https://raw.githubusercontent.com/blocklistproject/Lists/master/adguard/fraud-ags.txt
Fetching URL: https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts/default.txt
Parsing response data...
Parsing response data: https://cdn.jsdelivr.net/gh/hagezi/dns-blocklists@latest/adblock/pro.plus.txt
Parsing response data: https://cdn.jsdelivr.net/gh/hagezi/dns-blocklists@latest/adblock/tif.txt
Parsing response data: https://cdn.jsdelivr.net/gh/hagezi/dns-blocklists@latest/adblock/ultimate.txt
Parsing response data: https://raw.githubusercontent.com/blocklistproject/Lists/master/adguard/ads-ags.txt
Parsing response data: https://raw.githubusercontent.com/blocklistproject/Lists/master/adguard/tracking-ags.txt
Parsing response data: https://raw.githubusercontent.com/blocklistproject/Lists/master/adguard/malware-ags.txt
Parsing response data: https://raw.githubusercontent.com/blocklistproject/Lists/master/adguard/phishing-ags.txt
Parsing response data: https://raw.githubusercontent.com/blocklistproject/Lists/master/adguard/ransomware-ags.txt
Parsing response data: https://raw.githubusercontent.com/blocklistproject/Lists/master/adguard/scam-ags.txt
Parsing response data: https://raw.githubusercontent.com/blocklistproject/Lists/master/adguard/abuse-ags.txt
Parsing response data: https://raw.githubusercontent.com/blocklistproject/Lists/master/adguard/fraud-ags.txt
Parsing response data: https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts/default.txt
ThreatFeed construction finished successfully completed...
Consolidating data...
1
Successfully removed 1 threat feeds...
Building ThreatFeeds...
Resizing files to fit on FortiGate...
Security Level 0 Files: 14, LPF: 129063
Built file: forti-hole_security_level_0_part_1 with 129064 lines.
Successfully uploaded to FortiGate: forti-hole_security_level_0_part_1
Built file: forti-hole_security_level_0_part_2 with 129064 lines.
Successfully uploaded to FortiGate: forti-hole_security_level_0_part_2
Built file: forti-hole_security_level_0_part_3 with 129064 lines.
Successfully uploaded to FortiGate: forti-hole_security_level_0_part_3
Built file: forti-hole_security_level_0_part_4 with 129064 lines.
Successfully uploaded to FortiGate: forti-hole_security_level_0_part_4
Built file: forti-hole_security_level_0_part_5 with 129064 lines.
Successfully uploaded to FortiGate: forti-hole_security_level_0_part_5
Built file: forti-hole_security_level_0_part_6 with 129063 lines.
Successfully uploaded to FortiGate: forti-hole_security_level_0_part_6
Built file: forti-hole_security_level_0_part_7 with 129063 lines.
Successfully uploaded to FortiGate: forti-hole_security_level_0_part_7
Built file: forti-hole_security_level_0_part_8 with 129063 lines.
Successfully uploaded to FortiGate: forti-hole_security_level_0_part_8
Built file: forti-hole_security_level_0_part_9 with 129063 lines.
Successfully uploaded to FortiGate: forti-hole_security_level_0_part_9
Built file: forti-hole_security_level_0_part_10 with 129063 lines.
Successfully uploaded to FortiGate: forti-hole_security_level_0_part_10
Built file: forti-hole_security_level_0_part_11 with 129063 lines.
Successfully uploaded to FortiGate: forti-hole_security_level_0_part_11
Built file: forti-hole_security_level_0_part_12 with 129063 lines.
Successfully uploaded to FortiGate: forti-hole_security_level_0_part_12
Built file: forti-hole_security_level_0_part_13 with 129063 lines.
Successfully uploaded to FortiGate: forti-hole_security_level_0_part_13
Built file: forti-hole_security_level_0_part_14 with 129063 lines.
Successfully uploaded to FortiGate: forti-hole_security_level_0_part_14
Resizing files to fit on FortiGate...
Security Level 1 Files: 2, LPF: 100246
Built file: forti-hole_security_level_1_part_1 with 100247 lines.
Successfully uploaded to FortiGate: forti-hole_security_level_1_part_1
Built file: forti-hole_security_level_1_part_2 with 100246 lines.
Successfully uploaded to FortiGate: forti-hole_security_level_1_part_2
[ OK ] TestFortiHole.TestPopulateThreatFeed (80746 ms)
[----------] 1 test from TestFortiHole (80746 ms total)

[----------] Global test environment tear-down
[==========] 1 test from 1 test suite ran. (80746 ms total)
[ PASSED ] 1 test.
Starting ThreatFeed construction...

Processing config file...
Scraping blocklists...
Fetching URL: https://cdn.jsdelivr.net/gh/hagezi/dns-blocklists@latest/adblock/pro.plus.txt
Fetching URL: https://cdn.jsdelivr.net/gh/hagezi/dns-blocklists@latest/adblock/tif.txt
Fetching URL: https://cdn.jsdelivr.net/gh/hagezi/dns-blocklists@latest/adblock/ultimate.txt
Fetching URL: https://raw.githubusercontent.com/blocklistproject/Lists/master/adguard/ads-ags.txt
Fetching URL: https://raw.githubusercontent.com/blocklistproject/Lists/master/adguard/tracking-ags.txt
Fetching URL: https://raw.githubusercontent.com/blocklistproject/Lists/master/adguard/malware-ags.txt
Fetching URL: https://raw.githubusercontent.com/blocklistproject/Lists/master/adguard/phishing-ags.txt
Fetching URL: https://raw.githubusercontent.com/blocklistproject/Lists/master/adguard/ransomware-ags.txt
Fetching URL: https://raw.githubusercontent.com/blocklistproject/Lists/master/adguard/scam-ags.txt
Fetching URL: https://raw.githubusercontent.com/blocklistproject/Lists/master/adguard/abuse-ags.txt
Fetching URL: https://raw.githubusercontent.com/blocklistproject/Lists/master/adguard/fraud-ags.txt
Fetching URL: https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts/default.txt

Parsing response data...
Parsing response data: https://cdn.jsdelivr.net/gh/hagezi/dns-blocklists@latest/adblock/pro.plus.txt
Parsing response data: https://cdn.jsdelivr.net/gh/hagezi/dns-blocklists@latest/adblock/tif.txt
Parsing response data: https://cdn.jsdelivr.net/gh/hagezi/dns-blocklists@latest/adblock/ultimate.txt
Parsing response data: https://raw.githubusercontent.com/blocklistproject/Lists/master/adguard/ads-ags.txt
Parsing response data: https://raw.githubusercontent.com/blocklistproject/Lists/master/adguard/tracking-ags.txt
Parsing response data: https://raw.githubusercontent.com/blocklistproject/Lists/master/adguard/malware-ags.txt
Parsing response data: https://raw.githubusercontent.com/blocklistproject/Lists/master/adguard/phishing-ags.txt
Parsing response data: https://raw.githubusercontent.com/blocklistproject/Lists/master/adguard/ransomware-ags.txt
Parsing response data: https://raw.githubusercontent.com/blocklistproject/Lists/master/adguard/scam-ags.txt
Parsing response data: https://raw.githubusercontent.com/blocklistproject/Lists/master/adguard/abuse-ags.txt
Parsing response data: https://raw.githubusercontent.com/blocklistproject/Lists/master/adguard/fraud-ags.txt
Parsing response data: https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts/default.txt
ThreatFeed construction finished successfully completed...

Consolidating data...

Building ThreatFeeds...

Resizing files to fit on FortiGate...

Security Level 0: { Files: 14, LPF: 128617 }

Built file: forti-hole_security_level-0_part-1 with 128618 lines.
Successfully uploaded to FortiGate: forti-hole_security_level-0_part-1

Built file: forti-hole_security_level-0_part-2 with 128618 lines.
Successfully uploaded to FortiGate: forti-hole_security_level-0_part-2

Built file: forti-hole_security_level-0_part-3 with 128618 lines.
Successfully uploaded to FortiGate: forti-hole_security_level-0_part-3

Built file: forti-hole_security_level-0_part-4 with 128618 lines.
Successfully uploaded to FortiGate: forti-hole_security_level-0_part-4

Built file: forti-hole_security_level-0_part-5 with 128618 lines.
Successfully uploaded to FortiGate: forti-hole_security_level-0_part-5

Built file: forti-hole_security_level-0_part-6 with 128618 lines.
Successfully uploaded to FortiGate: forti-hole_security_level-0_part-6

Built file: forti-hole_security_level-0_part-7 with 128618 lines.
Successfully uploaded to FortiGate: forti-hole_security_level-0_part-7

Built file: forti-hole_security_level-0_part-8 with 128618 lines.
Successfully uploaded to FortiGate: forti-hole_security_level-0_part-8

Built file: forti-hole_security_level-0_part-9 with 128618 lines.
Successfully uploaded to FortiGate: forti-hole_security_level-0_part-9

Built file: forti-hole_security_level-0_part-10 with 128618 lines.
Successfully uploaded to FortiGate: forti-hole_security_level-0_part-10

Built file: forti-hole_security_level-0_part-11 with 128617 lines.
Successfully uploaded to FortiGate: forti-hole_security_level-0_part-11

Built file: forti-hole_security_level-0_part-12 with 128617 lines.
Successfully uploaded to FortiGate: forti-hole_security_level-0_part-12

Built file: forti-hole_security_level-0_part-13 with 128617 lines.
Successfully uploaded to FortiGate: forti-hole_security_level-0_part-13

Built file: forti-hole_security_level-0_part-14 with 128617 lines.
Successfully uploaded to FortiGate: forti-hole_security_level-0_part-14
Resizing files to fit on FortiGate...

Security Level 1: { Files: 2, LPF: 100101 }

Built file: forti-hole_security_level-1_part-1 with 100102 lines.
Successfully uploaded to FortiGate: forti-hole_security_level-1_part-1

Built file: forti-hole_security_level-1_part-2 with 100101 lines.
Successfully uploaded to FortiGate: forti-hole_security_level-1_part-2
```

---

0 comments on commit 53a3c02

Please sign in to comment.