Closed yudshj closed 6 months ago
Yeah, for me its not works too. it must run on userspace networking mode only. This depends on tailscale binary, if you want to run in non userspace networking, please open issue in official tailscale repository.
If there is another proxy application on your phone, you could connect to tailscale via it. Add these lines at the head of start_tailscaled
function in /data/adb/tailscale/scripts/tailscaled.service
export HTTP_PROXY=http://127.0.0.1:7890/
export HTTPS_PROXY=http://127.0.0.1:7890/
But I don't know why tailscaled
cannot connect to the Internet without a proxy. I tried to capture the packages using tcpdump
, but found out nothing. Maybe some rules in iptables block it.
I'm sorry for verry late reply, I have other work :( But just for inform you maybe still use tailscale module, check latest pre release at https://github.com/anasfanani/Magisk-Tailscaled/releases
You now can use direct connection to the tailscale IP
Let me close this issue, if you need help and discussion, come to telegram group brother. I will do the best as I can for you.
I tried removing the startup parameter
-tun=userspace-networking
. After restarting the device, I am unable to log in to Tailscale.When I use
tailscale netcheck
, I receive the following error message: