https://github.com/yuehen7/headscale-tools
headscale部署脚本
https://github.com/yuehen7/headscale-tools
headscale tailscale
Last synced: 2 months ago
JSON representation
headscale部署脚本
- Host: GitHub
- URL: https://github.com/yuehen7/headscale-tools
- Owner: yuehen7
- Created: 2022-11-01T14:35:48.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-01T15:11:51.000Z (over 2 years ago)
- Last Synced: 2025-04-09T17:14:30.711Z (2 months ago)
- Topics: headscale, tailscale
- Language: Shell
- Homepage:
- Size: 13.7 KB
- Stars: 47
- Watchers: 2
- Forks: 29
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# headscale-tools
一个部署headscale服务的脚本
```
wget -N --no-check-certificate https://raw.githubusercontent.com/yuehen7/headscale-tools/main/main.sh && chmod +x main.sh && bash main.sh
```