Marwan Sulaiman dea35a2f38 cmd/tailscale: combine funnel and serve under dev flag
This PR combines the funnel and serve code under the same path.
However, it is using the new code which means features being
added to the funnel command will automatically be added to serve but
also things that are missing are missing from both.

Updates #8489

Signed-off-by: Marwan Sulaiman <marwan@tailscale.com>
2023-08-29 15:18:36 +01:00
..