tailscaled.defaults 287 B

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