4 lines
159 B
Bash
Executable File
4 lines
159 B
Bash
Executable File
#!/bin/ksh
|
|
# doas tailscale up --auth-key=tskey-auth-kx3Lf18kgg11CNTRL-5QJ7tUCJ8KAoPqVtJKY6MAzghyuCoaR9F
|
|
doas tailscale up --accept-dns=true --exit-node=dalek
|