Introduction
-------------
Exscript is a scripting language for automating Telnet or SSH sessions.
It supports a wide range of features, such as parallelization , AAA
authentication methods, TACACS, and a very simple template language.
Exscript itself is written in Python, and it should run on any platform
where Python supports OS threads.
This is the initial public release.
Dependencies
-------------
Python 2.2 or better
Python Crypto module
Download Exscript
------------------
Release: http://exscript.googlecode.com/files/exscript-0.9.tgz
SVN instructions: http://code.google.com/p/exscript/source
Links
------
Exscript project page: http://code.google.com/p/exscript/
Mailing list: http://groups.google.com/group/exscript
Bug tracker: http://code.google.com/p/exscript/issues/list
Browse the source: http://exscript.googlecode.com/svn/trunk/
-------------
Exscript is a scripting language for automating Telnet or SSH sessions.
It supports a wide range of features, such as parallelization , AAA
authentication methods, TACACS, and a very simple template language.
Exscript itself is written in Python, and it should run on any platform
where Python supports OS threads.
This is the initial public release.
Dependencies
-------------
Python 2.2 or better
Python Crypto module
Download Exscript
------------------
Release: http://exscript.googlecode.com/files/exscript-0.9.tgz
SVN instructions: http://code.google.com/p/exscript/source
Links
------
Exscript project page: http://code.google.com/p/exscript/
Mailing list: http://groups.google.com/group/exscript
Bug tracker: http://code.google.com/p/exscript/issues/list
Browse the source: http://exscript.googlecode.com/svn/trunk/