eth0izzle/shhgit

Modular outputs

Open

#62 opened on Aug 12, 2020

View on GitHub
 (2 comments) (2 reactions) (1 assignee)JavaScript (474 forks)batch import
help wanted

Repository metrics

Stars
 (3,644 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

shhgit should be able to output to different sources and formats, i.e. csv, json, a postgres database, UDP, elasticsearch, etc. We should take a modular approach for extensibility, i.e. struct embedding

Contributor guide