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.
184
Commits
1
Branch
1
Tag
8
MiB
Python
99.1%
Dockerfile
0.4%
Makefile
0.3%
Shell
0.2%
1ac1061348
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Mark Veidemanis
1ac1061348
Add irc.json to gitignore
2020-05-30 21:35:50 +01:00
commands
Add more comments and remove obsolete code
2019-12-07 16:35:29 +00:00
conf
Add IRC network definitions
2019-12-28 17:50:38 +00:00
core
Fix variable scope in LIST error handling
2020-04-21 23:32:17 +01:00
modules
Separate provisioning into user and auth info
2019-12-28 17:51:03 +00:00
utils
Improve performance in userinfo
2019-10-17 20:19:35 +01:00
.gitignore
Add irc.json to gitignore
2020-05-30 21:35:50 +01:00
main.py
Add IRC network definitions
2019-12-28 17:50:38 +00:00
requirements.txt
Add requirements file
2019-11-17 18:52:47 +00:00
threshold
Implement Ctrl-C handling and fix a large number of small bugs
2019-09-28 19:46:10 +01:00