Network proxy configuration

更新时间:
复制 MD 格式

Configure a network proxy to use Qoder CN when your corporate network blocks public internet access.

Configure a network proxy

Corporate networks typically route traffic through an HTTP proxy for security inspection. If your network uses a proxy, configure Qoder CN to connect through it.

Proxy settings are in the Qoder CN settings:

In VS Code, go to the extension settings, set Tongyi Lingma: HTTP Proxy Settings to manual, and enter the proxy address in Tongyi Lingma: HTTP Proxy Configuration URL. In JetBrains IDEs, go to the plugin settings, select Manual proxy configuration under HTTP Proxy Settings, and enter the proxy address in Proxy Configuration URL.

In Personal Settings, select the Advanced tab in the left navigation pane, then choose a proxy mode from the Network Proxy Settings drop-down list in the Network Proxy section.

  • Use system-wide settings (default): Reads the proxy configuration from your OS environment variables.

  • Manually configure a network proxy: Enter a proxy URL in the input box. Supported protocols: HTTP, HTTPS, and SOCKS5.

  • No network proxy: Disables proxy usage.

Important

Enter a complete proxy URL, for example: https://127.0.0.xxx:8080.