Добавить Readme

This commit is contained in:
Andrey 2026-01-08 18:17:27 +07:00
commit 6775426f34

9
Readme Normal file
View File

@ -0,0 +1,9 @@
curl -fsSL https://tailscale.com/install.sh | sh
sudo tailscale up
sudo tailscale up --accept-dns=false
echo 'flags=disable-upnp' | sudo tee -a /etc/default/tailscaled
sudo systemctl restart tailscaled