netconf-rs

Crates.ionetconf-rs
lib.rsnetconf-rs
version0.2.6
sourcesrc
created_at2020-08-26 00:48:48.795626
updated_at2023-11-10 16:18:41.577384
descriptionA Rust library for NETCONF(RFC 2641)
homepage
repository
max_upload_size
id280815
size35,821
Chen (jiegec)

documentation

README

netconf-rs

A Rust library to configure devices with NETCONF(RFC 2641) protocol.

Transports

Currently, netconf-rs only supports NETCONF over SSH.

Vendors

Currently, netconf-rs supports the following vendors:

  • H3C: tested with S5024E-PWR-X

License

See LICENSE file.

Commit count: 0

cargo fmt