Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 756 Bytes

File metadata and controls

25 lines (20 loc) · 756 Bytes

BHunty Logo

SShot

CLI tool to capture website screenshots from single or multiple URLs for FREE


BHunty Logo

Installation

Classic method

git clone https://github.com/Trabbit0ne/Sshot.git && cd Sshot && cp main.sh $(dirname $(command -v bash))/sshot && chmod +x $(dirname $(command -v bash))/sshot

Curl method

curl -sSL https://raw.githubusercontent.com/Trabbit0ne/Sshot/refs/heads/main/main.sh -o $(dirname $(command -v bash))/sshot && chmod +x $(dirname $(command -v bash))/sshot

Then

sshot