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 9b03485b69
More error handling when joining channels with ChanKeep
2022-08-02 09:01:24 +01:00
api Implement adding networks 2022-08-01 23:02:20 +01:00
commands Begin work on API endpoint 2022-07-21 13:40:11 +01:00
conf/templates Pass through configuration directories to compose 2022-07-29 08:31:01 +01:00
core Begin work on API endpoint 2022-07-21 13:40:11 +01:00
docker Use proper port for SSL listener 2022-07-29 22:22:22 +01:00
modules More error handling when joining channels with ChanKeep 2022-08-02 09:01:24 +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
stack.env Disable RelayAPI by default in stack file 2022-07-29 22:22:22 +01:00
threshold Reformat code 2022-07-29 17:28:19 +01:00