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.
432
Commits
1
Branch
1
Tag
8
MiB
Python
99.1%
Dockerfile
0.4%
Makefile
0.3%
Shell
0.2%
dfd71b6c64
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Mark Veidemanis
dfd71b6c64
Add Mysql port to ports instead of expose
2022-09-10 13:20:06 +01:00
docker
Add Mysql port to ports instead of expose
2022-09-10 13:20:06 +01:00
legacy
Implement threshold writing to Redis and manticore ingesting from Redis
2022-09-07 07:20:30 +01:00
schemas
Implement threshold writing to Redis and manticore ingesting from Redis
2022-09-07 07:20:30 +01:00
sources
Reformat
2022-09-07 07:20:30 +01:00
.gitignore
Add config directories to gitignore
2022-09-08 09:45:18 +01:00
.pre-commit-config.yaml
Reinstate Redis cache
2022-09-04 21:38:53 +01:00
db.py
Add 4chan update message type to main types
2022-09-07 07:20:30 +01:00
docker-compose.yml
Reformat
2022-09-07 07:20:30 +01:00
monolith.py
Implement threshold writing to Redis and manticore ingesting from Redis
2022-09-07 07:20:30 +01:00
requirements.txt
Add aioredis
2022-09-08 09:44:27 +01:00
util.py
Run processing in thread
2022-09-04 21:29:00 +01:00