A tool to automate local network health checks
Project description
showdown
A tool to automate local network health checks on Cisco iOS devices.
- You will be prompted to enter a username/password
- A folder will be generated on your local desktop
- You will then enter the FQDN
- showdown will ssh to the device
- Execute each show command (NOT in enable)
- Defaults are; 'show ssh' + 'show ver'
- The command output is then saved to the folder on your local desktop
- You will then be prompted to enter additional FQDN, to repeat the above using the original username/password entered at the start of session
- When finished, enter 'y'
##Requires Python 3.6+ ###WINDOWS 10
###Installation:
pip install showdown.ssh
###View install directory:
pip show showdown.ssh
###Launch the app: ####(navigate to directory)
python3 main.py
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
showdown.ssh-0.0.2.tar.gz
(2.5 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file showdown.ssh-0.0.2.tar.gz.
File metadata
- Download URL: showdown.ssh-0.0.2.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f36915ce257f3aa554704c35d08a509378c8a972ab59cb2798dcdd01e46581e9
|
|
| MD5 |
6257f4810b8f03f0e4df524de22f2d25
|
|
| BLAKE2b-256 |
d512cab93b425a45995f9926b6bb8a38cb3afb9fe67472b87a365e9d84ad96fa
|
File details
Details for the file showdown.ssh-0.0.2-py3-none-any.whl.
File metadata
- Download URL: showdown.ssh-0.0.2-py3-none-any.whl
- Upload date:
- Size: 2.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cbd892005638ea4079b969ee4607a44932fec7225dc43ebed9499d3330947b8e
|
|
| MD5 |
342c18247bf84aa74e23662046e14644
|
|
| BLAKE2b-256 |
d2a0aa95c286d2bba6e3e68964a1ab630ca69471f106b1543248dda917bcb748
|