Skip to content

shubhamchugh/UrlHitter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

UrlHitter

Open terminal on your linux Machine

cd /home/
git clone https://github.com/shubhamchugh/UrlHitter.git

then

cd /home/UrlHitter

After that you can start hit

sh hit.sh http//example.com 5 &

Here

http://example.com will be your scraping URL

'5' will be replace with the number of time you want to hit this Url

how to view(only) Log file:

cd /home/UrlHitter
sudo less log.txt

press Q to exit from log screen

Want to edit log file

cd /home/UrlHitter
sudo nano log.txt

press ctrl+X to exit from screen if you make any changes then press "Y" then Hit enter.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages