Multi-source OSINT data collection and parallel processing tool. Indexes 4chan, Discord and IRC, reorganizes the data into a common format, annotates language, sentiment and tokens in multiple threads, and outputs the results to Elasticsearch.
Go to file
Mark Veidemanis c3d0cb04b6 Pass all arguments from debug into print
Allows for multi-argument debug() statements without ugly + or %s
operators.
2019-10-11 13:04:58 +01:00
commands Don't return the same thing twice 2019-10-11 13:02:39 +01:00
conf Remove help entry for del 2019-10-08 21:12:06 +01:00
core Fix getting LIST output to work with more networks 2019-10-08 21:00:57 +01:00
modules Implement function to set up multiple relays 2019-10-08 21:11:04 +01:00
utils Pass all arguments from debug into print 2019-10-11 13:04:58 +01:00
.gitignore Add alias.json to gitignore 2019-09-29 23:55:22 +01:00
main.py Set up Redis database which isn't cleared on quit 2019-10-08 21:07:54 +01:00
threshold Implement Ctrl-C handling and fix a large number of small bugs 2019-09-28 19:46:10 +01:00