mirror of https://github.com/tailscale/tailscale/
tsnet: Default executable name on iOS
When compiled into TailscaleKit.framework (via the libtailscale repository), os.Executable() returns an error instead of the name of the executable. This commit adds another branch to the switch statement that enumerates platforms which behave in this manner, and defaults to "tsnet" in the same manner as those other platforms. Fixes #15410. Signed-off-by: James Nugent <james@jen20.com>pull/15428/head
parent
5aa1c27aad
commit
75373896c7
Loading…
Reference in New Issue