gowitness

website screenshot utility written in Golang

#easy install

go install github.com/sensepost/gowitness@lates

#usage

gowitness single https://twitter.com
gowitness single --destination ~/tweeps_dir https://twitter.com
gowitness --disable-db single --destination ~/tweeps_dir https://twitter.com
gowitness single -o /screenshots/twitter.png https://twitter.com
gowitness single --destination ~/screenshots -o twitter.png https://twitter.com

Last updated