Skip to content

bernaborrero/dwst

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Dwst

This little script will download the webpage specified and retrieve some useful data.

Usage:

python dwst.py url <options>

Options:
-s:     Show response status (Default: False)
-w:     Show response size (Default: False)
-r:     Show redirections (Default: False)
-t <x>: Make request every <x> seconds (Default: 5 seconds)
-n <n>: Make <n> number of requests (Default: no limit)
-l <l>: Timeout requests after <l> seconds (Default: 10 seconds)
-h:     Show this help

About

Website status check

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages