You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description: "The auth id returned by `wush receive`. If not provided, it will be asked for on startup.",
217
+
Default: "",
218
+
Value: serpent.StringOf(&authID),
219
+
},
220
+
{
221
+
Flag: "overlay-transport",
222
+
Description: "The transport to use on the overlay. The overlay is used to exchange Wireguard nodes between peers. In DERP mode, nodes are exchanged over public Tailscale DERPs, while STUN mode sends nodes directly over UDP.",
0 commit comments