Skip to content

Unable to switch proxy port #160

Open
@ahaha-yu

Description

@ahaha-yu

i used the code
socks.set_default_proxy(socks.SOCKS5, "localhost")
socket.socket = socks.socksocket
This is working fine, when I want to switch a different proxy port, it returns an error saying I can't connect, I confirmed that my proxy port is fine.
err: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))

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