Releases: scitix/netpulse
Releases · scitix/netpulse
netpulse 0.2.0 Release
[0.1.0] - [0.2.0] 2025-11-09
- [0.2.0] Added
- Paramiko Driver: Introduced a new Paramiko driver for Linux server management
- Supports multiple authentication methods (password, key file, and inline key content)
- Supports SFTP file transfer (upload, download, and resume)
- Supports SSH proxy/jump host connections
- Supports
sudoprivilege execution and PTY mode
##2025-07-04
[0.1.0] Added
- Initial release
- Added support for Netmiko, NAPALM, and PyEAPI drivers
- Introduced persistent connections, distributed architecture, and plugin framework
- Integrated template engines (Jinja2, TextFSM, TTP) and Webhook notification system