摘要:
headscale 安装参考:https://www.cnblogs.com/nihaorz/p/18455027 tailscale 安装 cd /var/lib/ curl -OL https://pkgs.tailscale.com/stable/tailscale_1.74.1_arm64. 阅读全文
摘要:
docker-compose.yml services: headscale: image: headscale/headscale:v0.23.0 container_name: headscale volumes: - /etc/uhttpd.crt:/etc/uhttpd.crt - /etc 阅读全文