Commit Graph

5 Commits (069a3c1ba16f4b788ddec0bbfea4ea035c3431b4)

Author SHA1 Message Date
Raymond Zhao 22b0035d32
chore: add guard:cf flags to CLI (#232452) 2024-10-29 11:51:22 -07:00
Raymond Zhao d5baf34009
Revert "fix: CLI is missing guard:cf flags" (#231874)
Revert "fix: CLI is missing guard:cf flags (#231863)"

This reverts commit 1e580bc97d.
2024-10-21 12:48:49 -07:00
Raymond Zhao 1e580bc97d
fix: CLI is missing guard:cf flags (#231863) 2024-10-21 19:53:34 +02:00
Connor Peet 1b5fd140fb
Run tunnels as singleton process (for a --cli-data-dir) (#177002)
* wip on singleton

* wip

* windows support

* wip

* wip

* fix clippy
2023-03-14 08:09:47 -07:00
Connor Peet ae45b3ca2c
cli: static link the crt on windows (#164532)
Fixes #164427
2022-10-25 09:59:05 +02:00