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 1b60ec62f6
Properly configure production compose file
2022-07-29 08:02:10 +01:00
api Implement relay, channel and alias management 2022-07-27 22:03:42 +01:00
commands Begin work on API endpoint 2022-07-21 13:40:11 +01:00
conf Update config 2022-07-21 13:40:15 +01:00
core Begin work on API endpoint 2022-07-21 13:40:11 +01:00
docker Properly configure production compose file 2022-07-29 08:02:10 +01:00
modules Implement relay, channel and alias management 2022-07-27 22:03:42 +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 Add stack.env file 2022-07-28 19:57:26 +01:00
.pre-commit-config.yaml Reformat again 2022-07-21 13:40:09 +01:00
docker-compose.yml Create separate production configuration 2022-07-29 08:01:48 +01:00
main.py Add trailing slash to example directory 2022-07-28 21:29:08 +01:00
requirements.txt Create separate production configuration 2022-07-29 08:01:48 +01:00
threshold Remove print statements 2022-07-28 21:30:23 +01:00