intelmq.bots.experts.tor_nodes package¶
Submodules¶
intelmq.bots.experts.tor_nodes.expert module¶
See README for database download.
-
intelmq.bots.experts.tor_nodes.expert.BOT¶
-
class
intelmq.bots.experts.tor_nodes.expert.TorExpertBot(bot_id: str, start: bool = False, sighup_event=None, disable_multithreading: bool = None)¶ Bases:
intelmq.lib.bot.BotCheck if the IP address is a Tor Exit Node based on a local database of TOR nodes
-
database= '/opt/intelmq/var/lib/bots/tor_nodes/tor_nodes.dat'¶
-
init()¶
-
overwrite= False¶
-
process()¶
-
classmethod
run(parsed_args=None)¶
-
classmethod
update_database(verbose=False)¶
-