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 b19dfcc113 Add alias.json to gitignore 2019-09-29 23:55:22 +01:00
commands Change alias definitions to be global, so aliases can be reused across different networks 2019-09-29 22:45:16 +01:00
conf Change alias definitions to be global, so aliases can be reused across different networks 2019-09-29 22:45:16 +01:00
core Change alias definitions to be global, so aliases can be reused across different networks 2019-09-29 22:45:16 +01:00
modules Change alias definitions to be global, so aliases can be reused across different networks 2019-09-29 22:45:16 +01:00
utils Change alias definitions to be global, so aliases can be reused across different networks 2019-09-29 22:45:16 +01:00
.gitignore Add alias.json to gitignore 2019-09-29 23:55:22 +01:00
main.py Change alias definitions to be global, so aliases can be reused across different networks 2019-09-29 22:45:16 +01:00
threshold Implement Ctrl-C handling and fix a large number of small bugs 2019-09-28 19:46:10 +01:00