Files
firezone/rust/connlib
Thomas Eizinger a9cc428b32 fix(connlib): clear NAT state when disabling DNS resource (#8398)
Proptests found this one. It can't happen in practice because we don't
expose disabling arbitrary resources to the Client's UI, only the
Internet Resource can be enabled / disabled.
2025-03-10 06:13:51 +00:00
..

Connlib

Firezone's connectivity library shared by all clients.

Building Connlib

You shouldn't need to build connlib directly; it's typically built as a dependency of one of the other Firezone components. See READMEs in those directories for relevant instructions.