mirror of
https://github.com/Mo3he/Axis_Cam_Tailscale.git
synced 2026-08-21 22:56:56 +00:00
25c925dec1833975f2bf9de6fb653bfee3eb24f3
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
58.5%
Shell
19.2%
C
19%
Dockerfile
3%
Makefile
0.3%