This repository was archived by the owner on Aug 25, 2026. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6666
67671. Enable the proxy autoconfig file (This will download the Start9 standard proxy config file. You can use your own if you prefer):
6868
69- sudo curl https://start9.com/assets/proxy.pac --output /opt/homebrew/var/www/proxy.pac
69+ curl https://start9.com/assets/proxy.pac --output /opt/homebrew/var/www/proxy.pac
7070
71711. Go to `System Settings > Network` and select the interface to edit. We recommend editing both Ethernet and WiFi. First do one, then the other:
7272
7373 
7474
75- 1. Click `Details > Proxies` and paste the following URL into "Automatic Proxy Configuration": `http://localhost/proxy.pac`. Click "OK".
75+ 1. Click `Details > Proxies` and paste the following URL into "Automatic Proxy Configuration": `http://localhost:8080 /proxy.pac`. Click "OK".
7676
7777 
7878
You can’t perform that action at this time.
0 commit comments