randomize client port

This commit is contained in:
Elizabeth Hunt 2025-01-04 14:39:05 -08:00
parent 260785e744
commit 750e33cfba
Signed by: simponic
GPG Key ID: 2909B9A7FF6213EE

View File

@ -293,4 +293,4 @@ logtail:
# Enabling this option makes devices prefer a random port for WireGuard traffic over the
# default static port 41641. This option is intended as a workaround for some buggy
# firewall devices. See https://tailscale.com/kb/1181/firewalls/ for more information.
randomize_client_port: false
randomize_client_port: true