Jamil
Jamil
Should be resolved by #2667
I can confirm that Android (i.e. Chrome) _does_ cache DNS responses and Android provides no programmatic way to clear this. So if a name was resolved, then added as a...
refs #4397
The one thing that would need to be addressed is auto upgrades for Gateways. See: - https://www.firezone.dev/kb/administer/upgrading - https://github.com/firezone/firezone/blob/main/scripts/gateway-systemd-install.sh#L74
I supposed auto upgrades for Clients would need to have a solution as well. We would need some kind of version manifest, like `scripts/manifest` with key=value pairs declaring the latest...
This could work: - website/manifest contains versions of components - scripts/Makefile update to version components from the website/manifest file - Add a route handler to website to redirect `latest` to...
I think this has been resolved
I think we're pausing on this? Moving back to No Status
Just following up here -- Using the first successful candidate immediately and then waiting up to a window of ~10 seconds in order to see if a Direct candidate pops...
> > Following up on that, perhaps every ~5 minutes we should run ICE again to see if we can switch to a Direct from our current Relayed. > >...