-
Notifications
You must be signed in to change notification settings - Fork 136
Home
knipknap edited this page Feb 16, 2011
·
20 revisions
Exscript is a Python module and a template processor for automating network connections over protocols such as Telnet or SSH. There are two ways for using Exscript:
- Using the Exscript command line tool with the Exscript template language.
- Using the Exscript Python module.
Exscript supports logging, reporting, templates, emulators, config file handling, and many more tools for sysadmins. The Python module even comes with an integrated Telnet server and SSH2 server, so you can easily test your Telnet or SSH script against an emulated device! Here are some starting points for more info: