diff --git a/readme.md b/readme.md index 1600e19..b8c2a8e 100644 --- a/readme.md +++ b/readme.md @@ -1,3 +1,9 @@ +# Curl Command + +``` +curl -fsSL https://example.com/tailscale-lxc-setup.sh | bash +``` + # Tailscale in Proxmox LXC This document describes how to run **Tailscale** inside a Proxmox LXC container, including enabling `/dev/net/tun` and optionally using the container as a subnet router. [tailscale](https://tailscale.com/docs/features/containers/lxc/lxc-unprivileged)