Quick Start on macOS
Get InterceptSuite running and start intercepting traffic on macOS in under 5 minutes.
Quick Start on macOS
Get InterceptSuite running on macOS in under 5 minutes.
Step 1: Launch InterceptSuite
When you launch the InterceptSuite application on macOS, it automatically:
- Opens the SOCKS5 TCP proxy on
127.0.0.1:4444 - Opens the UDP relay port on
127.0.0.1:4445
You should see the application interface with both services running in the background and confirmed in the Proxy tab.
Step 2: Install the CA Certificate (Required)
If this is your first time installing InterceptSuite, or you are updating to a new version, you must install the CA certificate into your system for TLS interception to work.
Export the Certificate from InterceptSuite
- In the InterceptSuite application, navigate to the Proxy tab.
- Go to the Settings tab within the Proxy section.
- In the Certificate Management section, click Export Certificate.
- Select DER format.
- Choose your preferred export directory and save the file.
Install the Certificate on macOS
- Locate the exported certificate file.
- Double-click the certificate to open Keychain Access.
- The certificate is added to the "login" keychain.
- Find the certificate in Keychain Access.
- Double-click it to open its settings.
- Expand the Trust section.
- Set Secure Sockets Layer (SSL) to Always Trust.
- Close the window and enter your admin password when prompted.
Step 3: Configure Your Application
Option 1: Native System Settings
- Open System Preferences (or System Settings) -> Network.
- Select your active network connection (Wi-Fi or Ethernet).
- Click Advanced -> Proxies (or Details -> Proxies on newer macOS versions).
- Check SOCKS Proxy.
- Enter SOCKS Proxy Server:
127.0.0.1:4444. - Click OK and Apply.
Option 2: ProxyBridge (Recommended for granular control)
- Download ProxyBridge from interceptsuite.com/download/proxybridge.
- Install and launch ProxyBridge.
- Navigate to the proxy menu and select Proxy Settings.
- Enter address:
127.0.0.1, port:4444, type: SOCKS5, then save. - Navigate to the proxy menu and Proxy Rules.
- Add a new rule for the application you want to intercept.
Direct Application Configuration
For apps that allow direct proxy configuration, use:
- Proxy Host:
127.0.0.1 - Proxy Port:
4444 - Proxy Type: SOCKS5
Step 4: Start Intercepting
- Configure your target application to use the SOCKS5 proxy.
- Start making network requests from the application.
- Monitor traffic in real-time through the InterceptSuite interface.
- Analyze captured data using the built-in Proxy History and Intercept tools.
You are all set. Next, explore the Traffic Interception guide to learn how to intercept and modify packets in real-time.