【笔记】Tailscale学习笔记

前言

Tailscale Inc. is a software company based in Toronto, Ontario. Tailscale develops an open-source software-defined mesh virtual private network (VPN) and a web-based management service. The company provides a zero config VPN as a service under the same name.

下载依赖

MacOS

1
brew install tailscale

启动服务

1
sudo brew services start tailscale

登录

1
sudo tailscale up

完成