https://github.com/dmarby/vyos-tailscale
https://github.com/dmarby/vyos-tailscale
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dmarby/vyos-tailscale
- Owner: DMarby
- Archived: true
- Created: 2021-06-05T12:44:15.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-06-09T17:23:28.000Z (almost 2 years ago)
- Last Synced: 2025-02-07T15:44:50.020Z (4 months ago)
- Language: Makefile
- Size: 15.6 KB
- Stars: 33
- Watchers: 3
- Forks: 12
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vyos-tailscale
Custom VyOS 1.4.x build that includes TailscaleBuilding requires a Linux machine, and Docker. The resulting `.iso` will be created in the `build` directory.
## Usage:
```bash
git clone --recursive https://github.com/DMarby/vyos-tailscale.git
make
```