GalaxNet
NovaAccess Menu

FAQ

Frequently asked questions about NovaAccess.

How does this differ from the official Tailscale client?

NovaAccess uses a libtailscale fork and dials tailnet traffic inside the app process, so it does not require iOS VPN permission for this use case.

Reference: https://tailscale.com/kb/1112/userspace-networking

Why can SSH sessions resume after app backgrounding?

NovaAccess relies on userspace networking behavior and in-memory app state. If iOS terminates the process due to memory pressure, sessions cannot resume.