Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 262 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 262 Bytes

host2screenshot

A small utility which tries to screenshot the website behind the given hostname

Installation

  1. Clone this repository
  2. Install all dependencies using go get all
  3. Build the binary using go build
  4. Execute the binary and have fun!