trifid/tfclient
c0repwn3r a2a94ad801
code cleanup
2023-05-15 14:51:27 -04:00
..
src code cleanup 2023-05-15 14:51:27 -04:00
BUILDING.md add BUILDING.md documentation 2023-03-20 13:53:58 -04:00
Cargo.toml enrollment 2023-05-14 13:47:49 -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
build.rs enrollment 2023-05-14 13:47:49 -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!.