Open DakotaNelson opened 9 years ago
We should definitely work on making this code proxy aware.
If we were using requests/urllib/etc. uniformly, it wouldn't be too bad, but since we're using a hodgepodge of third party libraries, things may get interesting.
Something like proxychains might help us out.
We should definitely work on making this code proxy aware.
If we were using requests/urllib/etc. uniformly, it wouldn't be too bad, but since we're using a hodgepodge of third party libraries, things may get interesting.