May be possible to run tailscale in its "usermode" setting. [`tsnet.go`](https://github.com/tailscale/tailscale/blob/main/tsnet/tsnet.go) and [`userspace.go`](https://github.com/tailscale/tailscale/blob/main/wgengine/userspace.go) may have some pointers on initializing the tunnel approp. Also: [tailscale-android/pull/122](https://github.com/tailscale/tailscale-android/pull/122) Ask from users [here](https://www.reddit.com/r/rethinkdns/comments/15t11dv/usage_with_tailscale/) and elsewhere.
May be possible to run tailscale in its "usermode" setting.
tsnet.goanduserspace.gomay have some pointers on initializing the tunnel approp.Also: tailscale-android/pull/122
Ask from users here and elsewhere.