Fix Firefox for Windows guide (#584)

This commit is contained in:
gStart9
2024-01-16 17:10:43 +00:00
committed by GitHub
parent 381b8bdd89
commit 7641de24d8

View File

@@ -76,15 +76,15 @@ Configuring Firefox for Tor
:width: 60%
: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::
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%
:alt: Firefox proxy settings screenshot