mirror of
https://github.com/Start9Labs/documentation.git
synced 2026-03-26 02:11:55 +00:00
Fix Firefox for Windows guide (#584)
This commit is contained in:
@@ -76,15 +76,15 @@ Configuring Firefox for Tor
|
|||||||
:width: 60%
|
:width: 60%
|
||||||
:alt: Firefox search screenshot
|
:alt: Firefox search screenshot
|
||||||
|
|
||||||
#. Select ``Automatic proxy configuration URL`` and paste in the path to your PAC file from earlier, prefixed with ``file://``. For example:
|
#. Select ``Automatic proxy configuration URL`` and paste in the path to your PAC file from earlier, prefixed with ``file://`` and with all backslashes (``\``) replaced by forward slashes (``/``). For example:
|
||||||
|
|
||||||
.. code-block::
|
.. code-block::
|
||||||
|
|
||||||
file://C:/Program Files/Tor Browser/proxy.pac
|
file://C:/Program Files/Tor Browser/proxy.pac
|
||||||
|
|
||||||
#. Check the box labeled ``Proxy DNS when using SOCKS v5``:
|
#. Also check the box labeled ``Proxy DNS when using SOCKS v5``:
|
||||||
|
|
||||||
.. figure:: /_static/images/tor/firefox_proxy.png
|
.. figure:: /_static/images/tor/firefox_proxy_windows.png
|
||||||
:width: 60%
|
:width: 60%
|
||||||
:alt: Firefox proxy settings screenshot
|
:alt: Firefox proxy settings screenshot
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user