Skip to content

Latest commit

 

History

18 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Take full size screenshots of any website and save them for later. Great for viewing potentially malicious URLs without visiting them yourself.

Install

  • Instal Docker
  • Build image
  • Install pip3 packages
  • Build database

Setup

  • Add volume file

Docker Building

docker build -t urlsnap .
docker run -i --rm --cap-add=SYS_ADMIN -v $(pwd)/tmp/images:/home/pptruser/images urlsnap 'URL' 'filename'

About

Take full page screenshots of any website and save them for later.

Topics

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages