An open API service indexing awesome lists of open source software.

https://github.com/dmarby/vyos-tailscale


https://github.com/dmarby/vyos-tailscale

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# vyos-tailscale
Custom VyOS 1.4.x build that includes Tailscale

Building 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
```