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 7a6e3338c0 Implement ChanKeep joining functions
* Low-key channel joining with incrementally increasing delay
* Spin up needed instances to be able to cover a certain channel space
* Fix provisioning functions to prevent race conditions with lots of
relays being created at once
* Tweakable switchover from covering all channels to only covering
channels with more users than the mean of the cumulative user count
2019-10-11 13:07:57 +01:00
commands Don't return the same thing twice 2019-10-11 13:02:39 +01:00
conf Implement ChanKeep joining functions 2019-10-11 13:07:57 +01:00
core Implement ChanKeep joining functions 2019-10-11 13:07:57 +01:00
modules Implement ChanKeep joining functions 2019-10-11 13:07:57 +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 Implement ChanKeep joining functions 2019-10-11 13:07:57 +01:00
threshold Implement Ctrl-C handling and fix a large number of small bugs 2019-09-28 19:46:10 +01:00