Skip to content

Commit

Permalink
better output formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
cooperlarson committed Sep 1, 2024
1 parent eee98a5 commit 04f0018
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/forti_hole.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ FortiHole::FortiHole() : scraper(), config(scraper.config) {
lists_by_security_level = scraper();
merge();
build_threat_feed_info();
std::cout << "\n Successfully updated FortiGate threat feeds!"
}

void FortiHole::merge() {
Expand Down

0 comments on commit 04f0018

Please sign in to comment.