Skip to content

vrikodar/Snoop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snoop

Snoop can be used to expand shortened Links such as those from bit.ly etc.. right from your terminal

Capture

Running

      $ sudo apt install git
      $ git clone https://github.com/SxNade/Snoop
      $ cd Snoop
      $ chmod +x Snoop
      
      $ ./Snoop

Capture

Feeding Links from terminal

      $ ./snoop <url-1> <url-2> <url-3> ........<url-n>

FROM FILE

Capture

      $ ./snoop --file <links file>

About

Snoop can be used to expand shortened Links such as those from bit.ly etc.to their original form without actually visting them. right from your terminal

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages