-
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
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
Last active
November 27, 2024 19:06
-
-
Save larryhou/800d44b384d88dc7e81083b36edfcbf0 to your computer and use it in GitHub Desktop.
Install tinyproxy on macOS
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
For me: