Proxy Configuration
Your device must be configured to use Proxie as the proxy server before Proxie can see its traffic.
By default Proxie listens on 0.0.0.0:4321
, which means you can connect to Proxie from the local Mac using localhost:4321
or connect from another device under the same network using your_mac_ip:4321
The IP addresses of your Mac and the port Proxie is listening on is displayed in the center of the toolbar.
iOS
- Go to Settings -> Wi-Fi.
- Tap the blue icon located on the right side of the connected Wi-Fi.
- Scroll down to the HTTP Proxy section.
- Tap Manual, and enter your Mac's IP address and Proxie's listening port.
iOS Simulator
iOS Simulators follow macOS' proxy settings.
macOS
- Go to System Preferences -> Network.
- Click the “Advanced...” button.
- Go to the ”Proxies” tab.
- Select and check and Web Proxy (HTTP).
- Enter your Mac's IP address (or
localhost
) and Proxie's listening port on the right. - Do the same thing with Secure Web Proxy (HTTPS) if you want to decrypt HTTPS traffic.
- Click “OK”.
- Click “Apply”.
Android
- Go to Settings -> Wi-Fi.
- Long tap your the connected Wi-Fi.
- Tap “Show advanced options”.
- Select “Manual” under “Proxy settings”, and enter your Mac's IP address and Proxie's listening port.
- Tap “Save”.
Windows
- Go to Control Panel -> Internet Options.
- Click the “LAN settings” button in the “Connections” tab.
- Check “Use a proxy server for your LAN.......”
- Enter your Mac's IP address and Proxie's listening port.