trifid/tfclient
c0repwn3r f986f0dfa2
fix inert functionality
2023-07-12 11:53:05 -04:00
..
debian cargo-deb support 2023-06-25 23:07:47 -04:00
src fix inert functionality 2023-07-12 11:53:05 -04:00
BUILDING.md add BUILDING.md documentation 2023-03-20 13:53:58 -04:00
Cargo.toml add an "inert" mode to tfclient which does not link to nebula, allowing builds on platforms where CGo is unsupported 2023-07-12 11:28:50 -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!.