Programs written by Kim Oldfield and released under the GPL. Most of these are for use with Cisco IOS devices or configurations.
| acllint | Checks Cisco IOS ACLs for redundant lines. | 
| grepacl | Show the Cisco IOS ACL lines which will match given source and or destination IP addresses and/or ports | 
| iosrun.py | Login to a Cisco IOS device and run user specified commands. Can also be used as a python module for more complex interaction. | 
| ioslogin | Wrapper around iosrun.py to login and give an interactive command prompt. | 
| cron-wrapper | Email cron output to selected people if the output matches certain criteria. |