Files
small-package/tailscale/files/tailscale.conf
2025-10-06 17:39:29 +08:00

7 lines
255 B
Plaintext

config settings 'settings'
option log_stderr '1'
option log_stdout '1'
option port '41641'
option state_file '/etc/tailscale/tailscaled.state'
# default to using nftables - change below to 'iptables' if still using iptables
option fw_mode 'nftables'