mirror of
https://github.com/kenzok8/small-package.git
synced 2026-01-14 03:14:58 +08:00
7 lines
255 B
Plaintext
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' |