This website requires JavaScript.
Explore
Help
Sign In
Pathogen
/
monolith
Watch
2
Star
0
Fork
You've already forked monolith
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
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.
267
Commits
1
Branch
1
Tag
8
MiB
Python
99.1%
Dockerfile
0.4%
Makefile
0.3%
Shell
0.2%
a258ec8ad1
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Mark Veidemanis
a258ec8ad1
Properly pass environment variables to the process
2022-07-28 19:50:07 +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
Add docker definitions
2022-07-28 19:21:08 +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
Properly pass environment variables to the process
2022-07-28 19:50:07 +01:00
.gitignore
Make some addresses and hosts configurable with environment variables
2022-07-28 19:38:37 +01:00
.pre-commit-config.yaml
Reformat again
2022-07-21 13:40:09 +01:00
Dockerfile
Add docker definitions
2022-07-28 19:21:08 +01:00
docker-compose.yml
Properly pass environment variables to the process
2022-07-28 19:50:07 +01:00
main.py
Reformat again
2022-07-21 13:40:09 +01:00
requirements.txt
Add docker definitions
2022-07-28 19:21:08 +01:00
threshold
Properly pass environment variables to the process
2022-07-28 19:50:07 +01:00