eth0izzle/shhgit

Modular outputs

Open

#62 opened on Aug 12, 2020

 (2 comments) (2 reactions) (1 assignee)JavaScript (481 forks)batch import
help wanted

Repository metrics

Stars
 (3,976 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