tailscale/tailscaled.sysconfig
Jonathan Wright 89d5ce8fa5 initial build
2024-07-01 16:16:46 -05:00

8 lines
287 B
Text

# Set the port to listen on for incoming VPN packets.
# Remote nodes will automatically be informed about the new port number,
# but you might want to configure this in order to set external firewall
# settings.
PORT="41641"
# Extra flags you might want to pass to tailscaled.
FLAGS=""