Navigation Menu

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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Socks5 proxy. #518

Merged
merged 8 commits into from Feb 25, 2017
Merged

Commits on Feb 6, 2017

  1. support socks5 proxy protocol

    daimajia committed Feb 6, 2017
    Copy the full SHA
    653179f View commit details
    Browse the repository at this point in the history
  2. fix proxy is None when using SOCKSProxyManager

    daimajia committed Feb 6, 2017
    Copy the full SHA
    d7410c7 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2017

  1. fix missing dependency.

    daimajia committed Feb 13, 2017
    Copy the full SHA
    520d209 View commit details
    Browse the repository at this point in the history
  2. fix missing dependency.

    daimajia committed Feb 13, 2017
    Copy the full SHA
    81471d4 View commit details
    Browse the repository at this point in the history
  3. Add PySocks into extras_require.

    Optimize import.
    daimajia committed Feb 13, 2017
    Copy the full SHA
    b3c01df View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    ae677cd View commit details
    Browse the repository at this point in the history
  5. Fix style - make yapf happy

    tsnoam committed Feb 13, 2017
    Copy the full SHA
    4405536 View commit details
    Browse the repository at this point in the history
  6. Imports should be at the head

    tsnoam committed Feb 13, 2017
    Copy the full SHA
    cb00396 View commit details
    Browse the repository at this point in the history