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