3
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 23 hours ago. based on code collected about 23 hours ago.
Feb 16, 2025 — Feb 16, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
exscriptd: cleanup: use replace dict by defaultdict. More... over 15 years ago
arbor driver: prompt matching fix part 3. More... over 15 years ago
arbor driver: another prompt matching fix. More... over 15 years ago
peakflow driver: fix: prompt matching in edit mode. More... over 15 years ago
add a driver for Arbor Networks Peakflow servers. More... over 15 years ago
fix: junos prompt matching failed depending on - char in the user name. More... over 15 years ago
ios driver: more relaxed prompt handling. More... over 15 years ago
Exscript.protocols: include the driver name in debug output. More... over 15 years ago
Junos driver: fix broken edit mode prompt pattern. More... over 15 years ago
implement Exscript.protocols.Transport.set_driver() and .get_driver(). More... over 15 years ago
Exscript.protocols.Transport: get rid of useless last_tacacs_key_id attribute. More... over 15 years ago
Exscript.protocols: use driver-specific prompt settings. More... over 15 years ago
Exscript.protocols: move driver instantiation into the driver module. More... over 15 years ago
Exscript.protocols.OsGuesser: refactor device-specific parts into dedicated drivers. More... over 15 years ago
fix: Exscript.protocols.Telnet: duplicate response. More... over 15 years ago
remove definitions of True/False, which are no longer needed in current versions of Python. More... over 15 years ago
Reimplement Exscript.protocols.Dummy on top of emulators.VirtualDevice. More... over 15 years ago
protocols.Telnet: clean incoming data using receive_cb. More... over 15 years ago
Exscript.emulators.VirtualDevice: send a newline by default in non-strict mode. More... over 15 years ago
Exscript.protocols.Dummy.expect(): fix broken buffer handling. More... over 15 years ago
IOSEmulator: add support for 'show diag' and 'show interface'. More... over 15 years ago
Exscript.emulators.IOSEmulator: support for comments and 'show ip int brie'. More... over 15 years ago
Add Exscript.emulators.IOSEmulator. More... over 15 years ago
fix spurios errors in Exscript.protocols.TelnetTest. More... over 15 years ago
The TelnetTest now runs agains a virtual device based on Exscript.util.telnetd. More... over 15 years ago
Exscript.util.telnetd: fix uncaught exceptions. More... over 15 years ago
Exscript.emulators.VirtualDevice: Use a prompt that is recognized as "shell", not "ios". More... over 15 years ago
Port Exscriptd.util.telnetd to the new VirtualDevice class. More... over 15 years ago
Add Exscript.emulators.VirtualDevice. More... over 15 years ago
Exscript.emulators.CommandSet: use match() method of regex instead of search(). More... over 15 years ago