scripts/tailscale.sh

5 lines
83 B
Bash
Raw Normal View History

2023-12-02 18:24:53 +01:00
#!/bin/bash
tailscale up \
--timeout 30s \
--login-server https://vpn.cscherr.de \