This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#! /usr/bin/python | |
import os | |
import socket | |
import hashlib | |
import struct | |
print("********************************************************************") | |
print("Cisco IOU License Generator v2 - Kal 2011, python port of 2006 C version") | |
# get the host id and host name to calculate the hostkey |