mirror of
https://github.com/anotherhadi/spilltea.git
synced 2026-05-20 09:42:34 +02:00
6ea692754a
Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com>
10 lines
674 B
Markdown
10 lines
674 B
Markdown
## Configuring your browser's proxy settings
|
|
|
|
We recommend installing **FoxyProxy** to manage your browser's proxies.
|
|
You can install it from the [Google Chrome extension store](https://chromewebstore.google.com/) or from the [Firefox extension store](https://addons.mozilla.org/en-US/firefox/extensions)
|
|
|
|
1. Open FoxyProxy's options, then click on `Add New Proxy` button.
|
|
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.
|