ANNOUNCE: Exscript 0.9.11

S

Samuel

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.
Please refer to the project page for updated documentation (see the links
at the bottom of this announcement).

New since 0.9.10
------------------
* Support for Huawei routers was added.
* It is now possible to use a different authentication and authorization
passwords when using AAA. (The -a switch was added.)
* It is now possible to skip the authentication procedure all-together.
(The -n switch was added.)
* The --no-prompt switch was added.
* The priority of the "not" operator was decreased. Please refer to the
documentation.
* Support for regular expression modifiers was added.
* The operating system and device detection mechanism was improved.
* The default timeout was increased to 30 seconds (previous was 10s).
* The "extract" keyword now supports a "from" operator for
extracting a string from a variable.
* The interpreter now has a --version flag.
* Windows newline characters are now supported in exscripts.
* The performance of prompt matching was greatly improved.
* Cisco router detection was improved.
* Fix: The "is not" operator was broken.
* Fix: Escaping of "/" characters would not work.
* Fix: "while" and "until" loops would sometimes not work.
* Fix: Arithmetic operations with 0 no longer fail.

Dependencies
-------------
* Python 2.2 or greater
* Python-crypto
* Python-pexpect (optional, for SSH support)
* ssh (optional, for SSH support)

Download Exscript
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,780
Messages
2,569,611
Members
45,264
Latest member
FletcherDa

Latest Threads

Top