http_port 12345
Under "Manual proxy setup," toggle to On . Enter the IP address in the Address field. Enter 12345 in the Port field. Click Save . 2. macOS Configuration Open System Settings (or System Preferences). proxy 12345 install
sudo mkdir -p /etc/3proxy sudo cp src/3proxy /usr/bin/ http_port 12345 Under "Manual proxy setup," toggle to On
acl allowed_clients src 192.168.1.0/24 203.0.113.55 http_access allow allowed_clients http_access deny all http_port 12345 Under "Manual proxy setup