Packages
A list of all available Tailscale packages. Choose the one matching your device architecture.
How to check your architecture?
sh
cat /etc/apk/archsh
opkg print-architecture | awk 'NF==3 && $3~/^[0-9]+$/ {print $2}' | tail -1Important
- Use
.ipkpackages for OpenWrt 24.10 or earlier - Use
.apkpackages for OpenWrt 25.12 or later
Loading package manifest...
Next Steps
- Quick Start — Install Tailscale on your device
- APK Setup Guide — For OpenWrt 25.12+
- OPKG Setup Guide — For OpenWrt 24.10-