mirror of
https://github.com/coolsnowwolf/packages.git
synced 2025-05-01 11:21:20 +08:00
16 lines
320 B
Plaintext
16 lines
320 B
Plaintext
|
|
config zerotier sample_config
|
|
option enabled 0
|
|
|
|
# persistent configuration folder (for ZT controller mode)
|
|
option config_path '/etc/zerotier'
|
|
|
|
#option port '9993'
|
|
|
|
# Generate secret on first start
|
|
option secret ''
|
|
|
|
# Join a public network called Earth
|
|
list join '8056c2e21c000001'
|
|
#list join '<other_network>'
|