mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-28 10:18:51 +00:00
```[tasklist] # Before merging - [x] Add CI test to check that the Unix domain socket is owned by `root:firezone` (#4832 will do this) ``` This allows the GUI (running as a normal user who belongs to the `firezone` group) to read back the connlib logs and export them in the zip file. <img width="716" alt="image" src="https://github.com/firezone/firezone/assets/13400041/59cb7cc5-fd6a-4b27-a311-1b9c56b7b23e">
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.