We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7bffb82 commit 779c204Copy full SHA for 779c204
README.md
@@ -4,7 +4,7 @@ analyzer-d4-passivessl fetch a redis feed of certificate and TLS sessions and ma
4
```bash
5
go get github.com/gomodule/redigo/redis
6
go get github.com/lib/pq
7
-sudo apt install postgresql-plpython3-10
+sudo apt install postgresql-plpython3-[your psql version]
8
```
9
10
# Config
0 commit comments