From eaa960e6ab4890a19a71a4c0200a3c57c7f37de9 Mon Sep 17 00:00:00 2001 From: Hadi <112569860+anotherhadi@users.noreply.github.com> Date: Tue, 19 May 2026 14:08:59 +0200 Subject: [PATCH] edit docs Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com> --- docs/proxy.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/proxy.md b/docs/proxy.md index 2a5caa1..1aae0eb 100644 --- a/docs/proxy.md +++ b/docs/proxy.md @@ -7,3 +7,5 @@ You can install it from the [Google Chrome extension store](https://chromewebsto 2. Click the "Manual Proxy Configuration" radio button. Set the "HTTP Proxy" field to `{{.Cfg.App.Host}}` and the "Port" field to `{{.Cfg.App.Port}}`. Click "Save". 3. Forward traffic to Spilltea by selecting the new proxy in FoxyProxy's extension button. 4. You're all set! You can now use Spilltea. + +If `proxy_auth` is set in the config (`user:pass`), enter the same credentials in FoxyProxy under "Username" and "Password" in the proxy settings.