#!/bin/bash tailscaled & tailscale up --accept-dns=false --advertise-routes=192.168.1.0/24 exec "$@"