Skip to content

Feature Request: Support Custom Network Proxy Address (功能请求:支持自定义网络代理地址) #679

Description

@iuk-ink

I am using the official Binance JavaScript SDK from https://siebly.io/sdk/binance/javascript for quantitative trading and market data collection projects.
Currently, this SDK does not support configuring custom network proxy addresses. In actual production and enterprise deployment scenarios, many server environments are isolated from the public network and can only access external network resources through a dedicated proxy server.
The lack of custom proxy configuration capability makes the SDK unable to work normally in intranet proxy environments, which greatly limits the usability and deployment flexibility of the SDK in enterprise-level and private network scenarios.
Expected feature:
Add configurable custom network proxy parameters (support HTTP/HTTPS/SOCKS proxies) in the SDK client initialization configuration. Allow developers to manually specify the proxy address, port and related authentication information to adapt to various proxy network environments.
Use Cases:

  • Enterprise intranet server deployment
  • Cross-region network access acceleration via proxy
  • Stable network connection in restricted network environments

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions