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.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
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.
5 years ago
commands Only start one relay with the auto command 5 years ago
conf Only start one relay with the auto command 5 years ago
core Implement fair channel allocation in ChanKeep 5 years ago
modules Fix channel allocation when relays are provisioned 5 years ago
utils Pass all arguments from debug into print 5 years ago
.gitignore Add alias.json to gitignore 5 years ago
main.py Implement ChanKeep joining functions 5 years ago
threshold Implement Ctrl-C handling and fix a large number of small bugs 5 years ago