mirror of
https://github.com/jmcorgan/fips.git
synced 2026-07-30 19:46:15 +00:00
gateway: add macOS wireguard sidecar example (#51)
Add a documented macOS sidecar setup under examples so gateway traffic can be routed through a local Docker WireGuard sidecar for development and testing. Generate persistent FIPS and WireGuard key material on first run and keep those local runtime artifacts out of version control.
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
# Local runtime state generated by the WireGuard sidecar workflow.
|
||||
identity/
|
||||
Reference in New Issue
Block a user