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.
312
Commits
1
Branch
1
Tag
8
MiB
Python
99.1%
Dockerfile
0.4%
Makefile
0.3%
Shell
0.2%
5a4ae2153e
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Mark Veidemanis
5a4ae2153e
Use ceil instead of round for relay number rounding
2022-08-11 20:46:44 +01:00
api
Allow gaps in relay numbering
2022-08-11 19:22:09 +01:00
commands
Allow gaps in relay numbering
2022-08-11 19:22:09 +01:00
conf
/templates
Update IRC template
2022-08-11 19:49:58 +01:00
core
Add even more debugging
2022-08-11 20:21:39 +01:00
docker
Use proper port for SSL listener
2022-07-29 22:22:22 +01:00
modules
Use ceil instead of round for relay number rounding
2022-08-11 20:46:44 +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
threshold
Enable debug mode with env vars
2022-08-11 20:09:01 +01:00