diff --git a/Tutorials/tailscale-headscale-dslite b/Tutorials/tailscale-headscale-dslite new file mode 100644 index 0000000..2c944c0 --- /dev/null +++ b/Tutorials/tailscale-headscale-dslite @@ -0,0 +1,16 @@ + +# WIP + +# This tutorial explains how to set up a VPN mesh using [Tailscale](https://tailscale.com/) and utilizes a self-hosted coordination server using [Headscale](https://github.com/juanfont/headscale) to make your home server reachable through a public IPv4 even though your network is using DS-Lite and only a public IPv6 or CGNAT. + +# Prerequisites +# This tutorial assumes that you have a virtual private server with a public IPv4. + + + +[TOC] +0. Install Docker +1. Install Headscale +2. Install Tailscale +3. Install reverse proxy +3. Routing \ No newline at end of file