tinyproxy install Nov 28th, 2016 1:02 pm | Comments * `brew install tinyproxy` * Comment out `Allow 127.0.0.1` in `/usr/local/etc/tinyproxy.conf`. * Start tinyproxy with `tinyproxy -d`. * Follow the log file with ```bash tail -f /usr/local/var/log/tinyproxy/tinyproxy.log ``` * On the iOS device, in Wi-Fi settings, set HTTP Proxy to Manual and set * Server to the IP address of the Mac * Port as specified in `tinyproxy.conf`