Skip to content

HBSpy/last_order

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Last Order [WIP]

Description

A Rust library for managing network devices.

Like the administrator of the Misaka Network

Features

  • Multiple vendors
  • Disable screen-length to avoid pagination
  • Raw command execution
  • Enter config mode
  • Handle GBK encoding for such as Ruijie devices

Vendors

  • Aruba
  • Cisco
  • H3C
  • Huawei
  • Ruijie
  • MikroTik

Commands:

  • version
  • logbuffer
  • ping
  • traceroute

Example

Refer to vendor::*::tests::test_*

XXX

  • Maybe use russh for handling massive(Ciphers, Key exchanges, MACs...) SSH connections?

About

A Rust library for managing network devices

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages