Skip to content

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

License

Notifications You must be signed in to change notification settings

boujeebit/urlsnap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published