Skip to content

Unable to switch proxy port #160

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'))

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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