rodhpadilla / Get_PreChecks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Get Show Commands Outputs From Cisco Sandbox devices

Get Pre-checks commands from Cisco Sandbox devices

Pre-Requisites

You must have Python3 and pip3 installed. Once is done, clone this repository

Install python dependencies

  1. Open a CMD/Powershell/terminal console and move it folder `logs_from_cisco_sandbox``
  2. Install the python dependencias that are in requirements.txt file. You can use:
pip intall -r requirements.txt

Running the script

  1. Use the next command to run the script:
python sandbox_connection.py

image

Do you need help?

For any help send my an email

About

License:GNU Affero General Public License v3.0


Languages

Language:Python 100.0%