IIRC tailscale is a frontend for wireguard, which is a kernel module.
In order for your plugin to use that feature you will need kernel support, which makes your plugin unable to work on most devices (kindles, kobos, pocketbooks...)
It should work on the desktop if you interface with userspace tools (ie: wg-quick) but there're better ways to use a vpn there.
|