Skip to content

m4lal0/statusWeb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

statusWeb

Debian Supported Python3 Dev Bash Dev By

━━━━━┏┓━━━━━━━┏┓━━━━━━━━━━━━━┏┓┏┓┏┓━━━━┏┓━━ ━━━━┏┛┗┓━━━━━┏┛┗┓━━━━━━━━━━━━┃┃┃┃┃┃━━━━┃┃━━ ┏━━┓┗┓┏┛┏━━┓━┗┓┏┛┏┓┏┓┏━━┓━━━━┃┃┃┃┃┃┏━━┓┃┗━┓ ┃━━┫━┃┃━┗━┓┃━━┃┃━┃┃┃┃┃━━┫━━━━┃┗┛┗┛┃┃┏┓┃┃┏┓┃ ┣━━┃━┃┗┓┃┗┛┗┓━┃┗┓┃┗┛┃┣━━┃━━━━┗┓┏┓┏┛┃┃━┫┃┗┛┃ ┗━━┛━┗━┛┗━━━┛━┗━┛┗━━┛┗━━┛━━━━━┗┛┗┛━┗━━┛┗━━┛ ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━


2 scripts hechos en Bash & Python, que tienen la misma función, la cual es saber si una dirección URL Web está en línea.

Instalación

git clone https://github.com/m4lal0/statusWeb
cd statusWeb ; chmod +x statusWeb.sh statusWeb.py

Uso Script Bash

El script en bash cuenta con un menú de ayuda.

Help

Para poder usar el script es necesario usar el parametro -u ó --url y despues pasar como argumento la URL del sitio web a revisar:

./statusWeb.sh --url www.example.com

Uso Script Python

Para poder usar el script solo es necesario colocar como argumento la URL del sitio web a revisar:

python3 statusWeb.py www.example.com

About

Script para saber si una URL Web esta en línea o caída.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published