switched back to old system-wide proxy settings (#275)

This commit is contained in:
BitcoinMechanic
2023-01-17 09:48:40 -08:00
committed by GitHub
parent cdb97501d6
commit 6dbb3ff1a3
3 changed files with 16 additions and 4 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 174 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 542 KiB

View File

@@ -64,6 +64,12 @@ Enable Tor System-wide
sudo curl https://registry.start9labs.com/sys/proxy.pac --output /Library/WebServer/Documents/proxy.pac
#. Now enable apache service:
.. code-block::
sudo launchctl load -w /System/Library/LaunchDaemons/org.apache.httpd.plist
#. Go to System Settings:
.. figure:: /_static/images/tor/systemSettings.png
@@ -82,9 +88,9 @@ Enable Tor System-wide
:width: 80%
:alt: Click Advanced
#. Select *Proxies*, toggle *Automatic proxy configuration* and enter **file:////Library/WebServer/Documents/proxy.pac** then click *OK*:
#. Select "Automatic Proxy Configuration", add this URL: **http://localhost/proxy.pac** then click "OK":
.. figure:: /_static/images/tor/ventura-proxies.png
.. figure:: /_static/images/tor/ventura-proxies-corrected.png
:width: 80%
:alt: Select Proxys
@@ -102,6 +108,12 @@ Enable Tor System-wide
sudo curl https://registry.start9labs.com/sys/proxy.pac --output /Library/WebServer/Documents/proxy.pac
#. Now enable apache service:
.. code-block::
sudo launchctl load -w /System/Library/LaunchDaemons/org.apache.httpd.plist
#. Go to System Preferences:
.. figure:: /_static/images/tor/systemprefs.png
@@ -126,9 +138,9 @@ Enable Tor System-wide
:width: 80%
:alt: Select Proxys
#. Select "Automatic Proxy Configuration", add this URL: **file:////Library/WebServer/Documents/proxy.pac** then click "OK"
#. Select "Automatic Proxy Configuration", add this URL: **http://localhost/proxy.pac** then click "OK"
.. figure:: /_static/images/tor/entertorproxyURL.png
.. figure:: /_static/images/tor/entertorproxyURL-pre-ventura.png
:width: 80%
:alt: Select Automatic proxy config and enter URL