analyzer-d4-passivessl/README.md

8 lines
237 B
Markdown
Raw Normal View History

2019-03-27 16:39:46 +01:00
analyzer-d4-passivessl fetch a redis feed of certificate and TLS sessions and massage the dataset to be usable by lookup-d4-passivessl service.
# Dependencies
```bash
go get github.com/gomodule/redigo/redis
go get github.com/lib/pq
```