Update 2025-07-23 20:50 OpenBSD/amd64-dalek

This commit is contained in:
c0dev0id 2025-07-23 20:50:37 +02:00
parent 6a3fe358f3
commit 299a3c8b51

View File

@ -1,2 +1,6 @@
#!/bin/ksh
doas tailscale up --auth-key=tskey-auth-kx3Lf18kgg11CNTRL-5QJ7tUCJ8KAoPqVtJKY6MAzghyuCoaR9F --advertise-exit-node --accept-dns=true --accept-routes
# doas tailscale up --auth-key=tskey-auth-kx3Lf18kgg11CNTRL-5QJ7tUCJ8KAoPqVtJKY6MAzghyuCoaR9F
doas tailscale up \
--advertise-exit-node \
--accept-routes \
--accept-dns=true