GayPizzaSpecifications / crtsnoop

Snoop on crt.sh PostgreSQL queries

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

crtsnoop

Snoop on crt.sh PostgreSQL queries.

Usage

Install Java 17+ and run the following:

./gradlew -q run

Collected queries will be output to the console in a JSON lines format.

About

Snoop on crt.sh PostgreSQL queries

License:MIT License


Languages

Language:Kotlin 100.0%