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 a258ec8ad1 Properly pass environment variables to the process 2 years ago
api Implement relay, channel and alias management 2 years ago
commands Begin work on API endpoint 2 years ago
conf Update config 2 years ago
core Begin work on API endpoint 2 years ago
docker Add docker definitions 2 years ago
modules Implement relay, channel and alias management 2 years ago
utils Reformat again 2 years ago
.env Properly pass environment variables to the process 2 years ago
.gitignore Make some addresses and hosts configurable with environment variables 2 years ago
.pre-commit-config.yaml Reformat again 2 years ago
Dockerfile Add docker definitions 2 years ago
docker-compose.yml Properly pass environment variables to the process 2 years ago
main.py Reformat again 2 years ago
requirements.txt Add docker definitions 2 years ago
threshold Properly pass environment variables to the process 2 years ago