Skip to content

Proxy Block

Set the proxy settings of the browser.

  • Scheme
    The scheme (protocol) of the proxy server, default to https.

  • Port
    The port of the proxy server. If no port is defined, the port is derived from the scheme.

    SchemePort
    http80
    https443
    socks41080
    socs51080
  • Host
    The hostname or IP address of the proxy server.

  • Bypass List
    Excluded websites from being proxied, use comma to separate the URL or the URL pattern. For example, google.com, *.google.com. See all the valid URLs or patterns on the chrome page.