https://github.com/btr1975/secure-crt-python-public
SecureCRT Python Script, built in differs
https://github.com/btr1975/secure-crt-python-public
automation cisco cisco-ios cisco-ios-xr cisco-nx-os ios ios-xr nx-os nxos python python2 python27 script securecrt
Last synced: 3 months ago
JSON representation
SecureCRT Python Script, built in differs
- Host: GitHub
- URL: https://github.com/btr1975/secure-crt-python-public
- Owner: btr1975
- License: gpl-3.0
- Created: 2018-04-03T16:22:58.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-04-03T16:46:56.000Z (over 7 years ago)
- Last Synced: 2025-04-22T15:50:48.850Z (6 months ago)
- Topics: automation, cisco, cisco-ios, cisco-ios-xr, cisco-nx-os, ios, ios-xr, nx-os, nxos, python, python2, python27, script, securecrt
- Language: Python
- Homepage:
- Size: 170 KB
- Stars: 7
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# secure-crt-python-public
## Created By: Benjamin P. Trachtenberg
### Contact Information: e_ben_75-python@yahoo.com
### If you have any questions e-mail me### LinkedIn: [Ben Trachtenberg](https://www.linkedin.com/in/ben-trachtenberg-3a78496)
### Docker Hub: [Docker Hub](https://hub.docker.com/r/btr1975)
### Ansible Galaxy: [Ansible Galaxy](https://galaxy.ansible.com/btr1975/)### About
This script is to be used with SecureCRT by [VanDyke Software](https://forums.vandyke.com)
### External Used Libraries
* diff-match-patch: [Google](https://github.com/google/diff-match-patch)
* xlsxwriter: [John McNamara](https://github.com/jmcnamara/XlsxWriter)
* persistentdatatools [Me](https://github.com/btr1975/persistentdatatools)### Some instructions
Run the script secure-crt-python.py from the script runner in SecureCRT, use the following commands when logged into
a device.
* #start
* #pre
* #post
* #diffhtml
* #diffxls
* #health### Current issues
* Nexus systems seem to stall when reading the screen, I am working on figuring that out.