Docker container for httpscreenshot
348
Original project written by @breenmachine (https://github.com/breenmachine/httpscreenshot)
INSTRUCTIONS:
After saving a line-delimited list of targeted websites, run the following command from the directory where you want to save the screenshots:
$ docker run --name httpscreenshot --rm -v $(pwd):/etc/httpscreenshot/images -it andmyhacks/httpscreenshot /bin/bash
Then run:
httpscreenshot -l $LIST_NAME -p -w $WORKER_COUNT -a -vH
Content type
Image
Digest
Size
328.4 MB
Last updated
over 9 years ago
docker pull andmyhacks/httpscreenshot