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.
Go to file
Mark Veidemanis b4fa747853 Fix LIST handling and message parsing
* Always use simple LIST syntax if it succeeded once after a failed
complex query
* Reject asking for a LIST twice
* Quickly discard any ISUPPORT messages that don't contain things we
need to use
* Detect the server name and drop any messages from the server
2019-10-20 16:44:33 +01:00
commands Only start one relay with the auto command 2019-10-13 12:37:01 +01:00
conf Only start one relay with the auto command 2019-10-13 12:37:01 +01:00
core Fix LIST handling and message parsing 2019-10-20 16:44:33 +01:00
modules Fix LIST handling and message parsing 2019-10-20 16:44:33 +01:00
utils Improve performance in userinfo 2019-10-17 20:19:35 +01:00
.gitignore Add alias.json to gitignore 2019-09-29 23:55:22 +01:00
main.py Improve ZNC error message detection 2019-10-13 12:38:44 +01:00
threshold Implement Ctrl-C handling and fix a large number of small bugs 2019-09-28 19:46:10 +01:00