trifid/tfclient
core 057e9e3ce3
bugfix alpha1
2023-12-27 01:57:17 -05:00
..
debian cargo-deb support 2023-06-25 23:07:47 -04:00
src bugfix alpha1 2023-12-27 01:57:17 -05:00
BUILDING.md add BUILDING.md documentation 2023-03-20 13:53:58 -04:00
Cargo.toml [tfclient/0.3.0,dnapi-rs/0.2.1] update reqwest to latest 2023-10-26 18:05:24 -04:00
LICENSE.txt licensing 2023-02-27 20:50:31 -05:00
README.md update tfclient documentation 2023-03-30 12:27:02 -04:00
config.example.toml allow manual configuration update 2023-03-30 17:34:00 -04:00

README.md

tfclient

tfclient is an open-source Rust client for the Defined Networking Management protocol. It embeds a Nebula binary for running the actual config, and uses dnapi-rs for making API calls against the Defined Networking API.

tfclient is part of the trifid project. Check out the other crates here!.