Skip to content
This repository was archived by the owner on May 9, 2020. It is now read-only.
This repository was archived by the owner on May 9, 2020. It is now read-only.

fails to work with tor/socks proxy #233

@izidan

Description

@izidan

Would you please provide sample on how it should work using tor/socks proxy.

tried both of the following settings using .defaults() and still no luck

{ proxy: "socks://127.0.0.1:9050" }

{ agentClass: SocksProxyAgent, agentOptions: { protocol: "socks:", host: "localhost", port: 9050 } }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions