feat: check running services when using paid tunnel (#113) When we run free tunnels, we check if there is any local service already running to warn the user about it. We are currently not doing this for paid tunnels as well. This PR adds the same check for paid tunnels.