diff -r 1bd3f3f7fe2a -r 7030835bcf5e README.rst --- a/README.rst Mon Apr 23 18:43:05 2018 +0300 +++ b/README.rst Tue May 08 08:47:28 2018 -0400 @@ -72,6 +72,15 @@ OK +SOCKS Proxy support requirements: + +.. sourcecode:: bash + + $ pip install PySocks + ............ + --------------------------------------------------------------------- + $ export SOCKS=socksproxy.someplace.com:8080 + Problems? =========