Firezone logo light

Support

Need help? We've got you covered. See our support options below.

Knowledge base


Start here. Many questions can be answered by reading our docs.

GitHub accountGitHub


Didn't find what you were looking for? We build Firezone in the open -- there's a good chance someone's already opened an issue.

Still need help?


Choose a support option below to get in touch with a Firezone team member.

OptionDetailsWait timeSupport hours
EmailSend us an email1 - 2 business days24/7
Dedicated Slack channelAvailable on Enterprise plans. Contact sales for details.Under 8 hoursM-F
Community forumshttps://github.com/firezone/firezone/discussions

Diagnostic report


Run the diagnostic script on the affected machine to gather a comprehensive snapshot of its network state — including interface configuration, routing tables, DNS settings, VPN status, and recent system logs. Attaching the resulting archive to your support thread, along with a log export from the relevant client or gateway, can help the Firezone team more quickly diagnose your issue.

Run the following command in Terminal. The script will collect diagnostics and save a .tar.gz archive to your Desktop.

bash <(curl -fsSL https://www.firezone.dev/diag/macos.sh)

View script source