Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Support socks proxy with socksio #187

Closed
wants to merge 7 commits into from

Commits on Sep 17, 2020

  1. Added socks5_proxy fixture

    cdeler committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    cf841de View commit details
    Browse the repository at this point in the history
  2. Added AsyncSOCKSConnection

    cdeler committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    cd3be83 View commit details
    Browse the repository at this point in the history
  3. Ran linters (with unasync)

    cdeler committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    67ec24f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    55e5207 View commit details
    Browse the repository at this point in the history
  5. Fixed mypy issues

    cdeler committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    586debb View commit details
    Browse the repository at this point in the history
  6. Updated unasync (temporary)

    cdeler committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    5bdc4d2 View commit details
    Browse the repository at this point in the history
  7. Updated tests

    cdeler committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    298dc16 View commit details
    Browse the repository at this point in the history