firezone icon indicating copy to clipboard operation
firezone copied to clipboard

WireGuard®-based zero-trust access platform with OIDC auth, identity sync, and NAT traversal.

Results 716 firezone issues
Sort by recently updated
recently updated
newest added

@conectado pointed this out, they don't explain how to run the Tunnel service ```[tasklist] ### Tasks - [ ] Note that GUI can't run as admin even on Windows -...

needs triage

It would be nice if the GUI survived a restart of the Tunnel service

area/rust_gui_client

In case we cannot connect to the Tunnel service, we could offer to the user that we try to by trying to launch a program with elevated privileges that starts...

area/windows_client

For the device verification feature, we need to make sure (as much as possible) the IDs used for device identification in the portal do not change. In the macOS client,...

kind/bug
kind/feedback
area/rust_gui_client

Currently, `connlib` spawns several threads with their default stack-size (2MB in Rust) but also depends on several crates that spawn threads themselves. We optimise the amount of RAM we use...

It looks like we can add the following for MDM-managed clients to automatically allow the network extension, similar to whitelisting for the system extension: ``` com.apple.security.firewall applications bundleID com.yourcompany.FirezoneNetworkExtension allowed...

kind/docs
area/apple_client
kind/UX/user

See #8225. Requires embedding a DNS client in the Gateway to resolve domains. Most likely hickory-resolver.

area/gateway

Remembering to upgrade Gateways is a constant source of pain for admins, and frequently leads to us having to remind folks to upgrade them to fix bugs. Having outdated components...

kind/feature
area/gateway
kind/UX/admin
kind/feedback

When doing full-route tunneling, it would be helpful to prevent certain CIDRs from being routed, like in the case where you're unable to isolate the Gateway from other protected Resources...

area/gateway
area/portal
kind/UX/admin
kind/feedback