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 b97ebe43ab Only start one relay with the auto command
We only need one initial relay, as ChanKeep will automatically add as
many as it needs when receiving a LIST response.
2019-10-13 12:37:01 +01:00
commands Only start one relay with the auto command 2019-10-13 12:37:01 +01:00
conf Only start one relay with the auto command 2019-10-13 12:37:01 +01:00
core Implement fair channel allocation in ChanKeep 2019-10-12 21:05:55 +01:00
modules Fix channel allocation when relays are provisioned 2019-10-12 21:40:50 +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