Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jiegec/netconf-rs

A rust library for NETCONF(RFC 6241)
https://github.com/jiegec/netconf-rs

netconf netconf-rs rust rust-library

Last synced: 2 months ago
JSON representation

A rust library for NETCONF(RFC 6241)

Awesome Lists containing this project

README

        

# netconf-rs

A Rust library to configure devices with NETCONF(RFC 6241) 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.