mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 10:18:54 +00:00
This isn't hooked up to the GUI yet, it's a debug subcommand. I overheard that the other clients rebuild the tunnel when they change networks, I think? And this might be useful for debugging the issue where Chrome / other browsers don't flush their TCP connections when the tunnel comes up. It's also reference code for how to use COM interfaces in Rust. The official samples are a little sparse. So I wanted to get this checked in. 