From 23e2e9e9cc40ac89fe7cfd141cab3b9130325776 Mon Sep 17 00:00:00 2001 From: Matt Hill Date: Sun, 30 Nov 2025 16:32:40 -0700 Subject: [PATCH] Update START-TUNNEL.md --- START-TUNNEL.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/START-TUNNEL.md b/START-TUNNEL.md index 093922f44..014599cb4 100644 --- a/START-TUNNEL.md +++ b/START-TUNNEL.md @@ -14,14 +14,6 @@ Use it for private remote access to self-hosted services running on a personal s - **Forward Ports**: Forwarding a port creates a "reverse tunnel", exposing a specific port on a specific device to the public Internet. -## Features - -- **Create Subnets**: Each subnet creates a private, virtual local area network (VLAN), similar to the LAN created by a home router. - -- **Add Devices**: When you add a device (server, phone, laptop) to a subnet, it receives a LAN IP address on that subnet as well as a unique Wireguard config that must be copied, downloaded, or scanned into the device. - -- **Forward Ports**: Forwarding a port creates a "reverse tunnel", exposing a specific port on a specific device to the public Internet. - ## Installation 1. Rent a low cost VPS. For most use cases, the cheapest option should be enough.