mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 18:18:55 +00:00
For simplicity sake I assumed that any packet using port 53 would be a dns packet, but I forgot to exclude it from the range of possible ports used. This can cause spurious CI failures
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.