API 参考
    正在准备搜索索引...
    interface ProxyOptions {
        proxyHost?: string;
        proxyPassword?: string;
        proxyPort?: number;
        proxyUsername?: string;
    }
    索引

    属性

    proxyHost?: string
    proxyPassword?: string
    proxyPort?: number
    proxyUsername?: string