trifid/tfclient
c0repwn3r 40ce3efe3c
dynamically link to provide more options for more platforms
2023-07-12 10:32:19 -04:00
..
debian cargo-deb support 2023-06-25 23:07:47 -04:00
src dynamically link to provide more options for more platforms 2023-07-12 10:32:19 -04:00
BUILDING.md add BUILDING.md documentation 2023-03-20 13:53:58 -04:00
Cargo.toml cargo-deb support 2023-06-25 23:07:47 -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!.