Skip to main content
Version: 3.2.17

Proxy

Proxy is one of the essential settings when testing APIs. We can configure proxy in the request settings.

Reqable supports 4 proxy settings:

  • Follow System Use the proxy configured by the system.
  • Follow Debug Use the MITM proxy and work with capture features.
  • Manual To use a custom web proxy, just specify the proxy IP and port number.
  • Unset Disable any proxy.

Follow Debug

Follow Debug is an important feature of Reqable. You can use Script and other capture features with the request. Requests are also displayed in the traffic list without enabling capture separately.

Manual Proxy

Reqable currently only supports setting a custom web proxy. You need to specify the proxy IP and port number. The configuration method is as follows:

Proxy Protocol

If there is a need for proxy protocols such as Socks, you can configure it in the system and select Follow System in settings.