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.
166
Commits
1
Branch
1
Tag
8
MiB
Python
99.1%
Dockerfile
0.4%
Makefile
0.3%
Shell
0.2%
f9619a5bc4
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Mark Veidemanis
f9619a5bc4
Remove help entry for del
2019-10-08 21:12:06 +01:00
commands
Remove the del command
2019-10-08 20:53:10 +01:00
conf
Remove help entry for del
2019-10-08 21:12:06 +01:00
core
Fix getting LIST output to work with more networks
2019-10-08 21:00:57 +01:00
modules
Implement function to set up multiple relays
2019-10-08 21:11:04 +01:00
utils
Change alias definitions to be global, so aliases can be reused across different networks
2019-09-29 22:45:16 +01:00
.gitignore
Add alias.json to gitignore
2019-09-29 23:55:22 +01:00
main.py
Set up Redis database which isn't cleared on quit
2019-10-08 21:07:54 +01:00
threshold
Implement Ctrl-C handling and fix a large number of small bugs
2019-09-28 19:46:10 +01:00