setf.StringVar(&setArgs.profileName,"nickname","","nickname for the login profile")
setf.StringVar(&setArgs.profileName,"nickname","","nickname for the current account")
setf.BoolVar(&setArgs.acceptRoutes,"accept-routes",false,"accept routes advertised by other Tailscale nodes")
setf.BoolVar(&setArgs.acceptDNS,"accept-dns",false,"accept DNS configuration from the admin panel")
setf.StringVar(&setArgs.exitNodeIP,"exit-node","","Tailscale exit node (IP or base name) for internet traffic, or empty string to not use an exit node")