tailscale 配置
# API key 自动登录
tailscale up --authkey=tskey-xxxxxxxxxxxxxxxx
# 自动升级
tailscale set --auto-update
# 每次启动都自动接受路由
tailscale set --accept-routes=true
License:
CC BY 4.0
# API key 自动登录
tailscale up --authkey=tskey-xxxxxxxxxxxxxxxx
# 自动升级
tailscale set --auto-update
# 每次启动都自动接受路由
tailscale set --accept-routes=true