From 86c02e4934ff8fec82228d7f1f6cee725215772c Mon Sep 17 00:00:00 2001 From: Owen Date: Mon, 14 Sep 2026 17:56:57 -0400 Subject: [PATCH] Add phase out notice --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 3ac0be7..9dd9d9e 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,9 @@ [![GitHub License](https://img.shields.io/github/license/fosrl/newt)](https://github.com/fosrl/newt/blob/main/LICENSE) [![Go Report Card](https://goreportcard.com/badge/github.com/fosrl/newt)](https://goreportcard.com/report/github.com/fosrl/newt) +> [!NOTE] +> Newt is being phased out in favor of the [Pangolin CLI](https://github.com/fosrl/cli). Use `pangolin site up` + Newt is a fully user space [WireGuard](https://www.wireguard.com/) tunnel client and TCP/UDP proxy, designed to securely expose private resources controlled by Pangolin. By using Newt, you don't need to manage complex WireGuard tunnels and NATing. ### Installation and Documentation