From 459af42fbdcb3033fc74543fb68f3d954adf1ae6 Mon Sep 17 00:00:00 2001 From: Jacob Chapman <7908073+chapmanjacobd@users.noreply.github.com> Date: Fri, 24 May 2024 06:54:05 -0500 Subject: [PATCH] docs: make it more clear that one can self host --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 26d7cef..765520d 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,7 @@ lynx all running through different VPN connections: | HMA (HideMyAss) | ✅ | ❌ | | AirVPN | ✅ | ❌ | | Cloudflare Warp\*\*\*\* | ❌ | ❌ | +| Self host (--custom) | ✅ | ✅ | \* Port forwarding supported with the `--port-forwarding` option and `--port-forwarding-callback` to run a command when the port is refreshed.