Jamil
Jamil
Fixes firezone/product#418 Failing because of https://github.com/firezone/wireguardex/pull/34
Public issue for tracking work to support running Firezone in Kubernetes. - [ ] Helm chart for deploying the Firezone gateway - [ ] Test on popular cloud providers (AWS,...
Add a toggle switch to the Rules dashboard: `Peer to peer traffic policy` that allows/denies traffic between WireGuard peers.
This would allow topologies where a connected device may be set up to route packets to one of its connected networks (e.g. site to site).
Document using `ssl_opts` and different configurations, giving an example configuration.
When rules overlap, it's currently not clear which rule should take preference (allow/deny). - [ ] Add a `priority` field on rules - [ ] When rules are added /...
As mentioned in [this Reddit comment](https://www.reddit.com/r/WireGuard/comments/pxc5hk/comment/hemwhki/?utm_source=share&utm_medium=web2x&context=3), it would be useful to be able to run Firezone as a containerized application. This presents us with a few challenges that need to...
maybe this breaks something obscure, but so far it's working for me. why is it not here by default?
Fixes #960 Fixes #959 Fixes #913 Fixes #746 Fixes #794 Fixes firezone/product#483