
Please see the Pre-2017 branch if you need to access the original versions (1.0) that were all function based.If you are looking for previous versions of the scripts, they can be found in the branches below: In addition there are methods for pushing configuration changes to devices that were not available previously. In addition to the new format for the settings, the newer version of these scripts now have support for initiating connections via Telnet and SSH to remote devices, as well as connecting via a jump/bastion host. There is no code to migrate your settings from the old JSON format to the INI format, so please check your settings and remove the old JSON files In addition instead of each script uses indivdiual settings having its own JSON file, now that settings are saved in the common "settings.ini" file under a separate heading for that script. The settings files for these scripts have been changed from using JSON files to the Python built-in ConfigParse module. Important Note For Users of Older Versions No ETA at this time due to time constraints.
Securecrt license how to#
There is an open issue tracking the problem, but I'll need to find some time to try out the newer version and discover what has changed and how to fix it.

It seems these scripts do not work with SecureCRT 9.x at this time. SecureCRT 9.x has changed they way that the python interpreter is bundled with the software. If you find that a script won't work on your machine, please post an issue to let us know! Note on SecureCRT 9.x


These scripts should work on any version of SecureCRT that supports python. This repository contains a collection of SecureCRT scripts that automate various tasks, primarily around interacting with Cisco routers and switches.
