A Rust library for managing network devices.
Like the administrator of the Misaka Network
- Multiple vendors
- Disable screen-length to avoid pagination
- Raw command execution
- Enter config mode
- Handle GBK encoding for such as Ruijie devices
- Aruba
- Cisco
- H3C
- Huawei
- Ruijie
- MikroTik
- version
- logbuffer
- ping
- traceroute
Refer to vendor::*::tests::test_*
- Maybe use
russh
for handling massive(Ciphers, Key exchanges, MACs...) SSH connections?