10 releases

0.2.6 Nov 10, 2023
0.2.5 Jun 5, 2022
0.2.4 Sep 13, 2020
0.1.2 Sep 11, 2020
0.1.0 Aug 26, 2020

#1364 in Network programming

Download history 3/week @ 2024-02-15 6/week @ 2024-02-22 4/week @ 2024-02-29 3/week @ 2024-03-07 4/week @ 2024-03-14 46/week @ 2024-03-28

53 downloads per month

MIT license

20KB
590 lines

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.

Dependencies

~8.5MB
~156K SLoC