mirror of
https://github.com/Mo3he/Axis_Cam_Tailscale.git
synced 2026-09-04 15:17:03 +00:00
3a333626a56038f57f73e271bb86e0375bbbd035
Axis_Cam_Tailscale
To install tailscale on Axis cameras
- copy the files "tailscale" and "tailscaled" for the correct proccesor to the camera in a new directory /usr/local/packages/tailscale
- cd /usr/local/packages/tailscale
- chmod 777 tailscaled
- chmod 777 tailscale
- copy "tailscaled.service" to /etc/systemd/system
- systemctl daemon-reload
- systemctl enable tailscaled.service
- systemctl start tailscaled.service
- cd /usr/local/packages/tailscale
- ./tailscale up
- Copy URL to browser to authenticate Tailscale
Languages
HTML
57.9%
Shell
20.1%
C
18.8%
Dockerfile
3%
Makefile
0.2%