From 9ea82791d8c8abd384027de53e5a795600766e63 Mon Sep 17 00:00:00 2001 From: xeri <109935338+xeri@users.noreply.github.com> Date: Tue, 14 Jul 2026 18:01:27 +1200 Subject: [PATCH] docs: link the wiki from the README The wiki now carries the user-facing documentation the README has no room for: installation, the two-machine pairing walkthrough, firewall/DNS setup, the config and CLI reference, troubleshooting, and a Not-Yet-Implemented page that records what is advertised but not built. Co-Authored-By: Claude Opus 4.8 --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 5a140f8..d2395ee 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,10 @@ accept inbound connections, and that machine relays player traffic back through proxyforward dashboard +**📖 [Read the wiki](https://github.com/xeri/proxyforward/wiki)** — installation, the pairing +walkthrough, firewall and DNS setup, config and CLI reference, troubleshooting, and an honest +list of [what isn't built yet](https://github.com/xeri/proxyforward/wiki/Not-Yet-Implemented). + ---