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 065fe94cbd Improve channel allocation and write basic tests for it 2022-08-12 22:27:49 +01:00
api Improve channel allocation and write basic tests for it 2022-08-12 22:27:49 +01:00
commands Fix email command 2022-08-12 20:19:33 +01:00
conf/templates Update IRC template 2022-08-11 19:49:58 +01:00
core Make channel join notification a TRACE 2022-08-12 20:19:39 +01:00
docker Use proper port for SSL listener 2022-07-29 22:22:22 +01:00
modules Improve channel allocation and write basic tests for it 2022-08-12 22:27:49 +01:00
tests Improve channel allocation and write basic tests for it 2022-08-12 22:27:49 +01:00
utils Reformat again 2022-07-21 13:40:09 +01:00
.env.example Create separate production configuration 2022-07-29 08:01:48 +01:00
.gitignore Fix Redis config path 2022-07-29 22:22:22 +01:00
.pre-commit-config.yaml Reformat again 2022-07-21 13:40:09 +01:00
docker-compose.yml Fix Redis config path 2022-07-29 22:22:22 +01:00
main.py Reformat code 2022-07-29 17:28:19 +01:00
requirements.txt Create separate production configuration 2022-07-29 08:01:48 +01:00
runtest.sh Improve channel allocation and write basic tests for it 2022-08-12 22:27:49 +01:00
threshold Enable debug mode with env vars 2022-08-11 20:09:01 +01:00