This project contains a set of Tailscale script for some devices that runs OpenWRT with not enough flash space.
- Upload, download or clone to somewhere like
/root/tailscale
- Run
chmod +x tailscale*
andsh install.sh
- Run
/etc/init.d/tailscaled start
, and wait for a moment. - Run
tailscale up
, and enjoy.
- If you want to connect to your tailscale network through your router, just add an interface with device
tailscale0
. Then assign a firewall zoneWAN
that allows the router forwards packages to the tailscale network.