Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 446 Bytes

File metadata and controls

26 lines (20 loc) · 446 Bytes

crtsh

crt.sh command line tool built with vlang

Download

Windows

Linux

Usage

v run crtsh.v -u site.com

Linux

wget https://github.com/Galaxy-sc/crtsh/releases/download/v0.1.1/crtsh
chmod +x crtsh
./crtsh -u site.tld

Compile

v crtsh.v
./crtsh --help