mirror of
https://github.com/Mo3he/Axis_Cam_Tailscale.git
synced 2026-09-04 15:17:03 +00:00
987e4e61f98c14db8c6cf13fd62d0fd6ee6a7f39
To install Tailscale on Axis cameras
You will need to enable SSH via the plainconfig
- Copy the files "tailscale" and "tailscaled" for the correct proccesor to the camera to /usr/local/packages/tailscale
cd /usr/local/packages/tailscalechmod 777 tailscaledchmod 777 tailscale- Copy "tailscaled.service" to /etc/systemd/system
systemctl daemon-reloadsystemctl enable tailscaled.servicesystemctl start tailscaled.servicecd /usr/local/packages/tailscale./tailscale up- Copy URL to browser to authenticate Tailscale
Chip Architecture
- ARTPEC-6 arm
- ARTPEC-7 arm
- ARTPEC-8 aarch64
- S2E arm
- S2L arm
- S3L arm
- S5 aarch64
- S5L aarch64
Languages
HTML
57.9%
Shell
20.1%
C
18.8%
Dockerfile
3%
Makefile
0.2%