Skip to content

Proxy#89

Open
onics wants to merge 4 commits intombevand:masterfrom
onics:proxy
Open

Proxy#89
onics wants to merge 4 commits intombevand:masterfrom
onics:proxy

Conversation

@onics
Copy link
Copy Markdown

@onics onics commented Dec 14, 2016

Added SOCKS5 proxy support to the light-weight stratum miner. There is an additional dependency necessary (PySocks), included as a thirdparty package for systems that don't have it natively.

Understand if the pull request is rejected for introducing a new dependency.

onics added 3 commits December 13, 2016 17:00
When multiple OpenCL platforms are installed on the same machine,
the miner would raise a fatal error if the device wasn't found on
the first platform. Slightly modified the error checking to send
raise a debugging message and return 0 if no devices are found
by clGetDeviceIDs for a given platform.
Added the option to connect to a mining pool through a socks proxy
To support using SOCKS5 proxy, cloned the PySocks repo into the
thirdparty directory.
@mbevand
Copy link
Copy Markdown
Owner

mbevand commented Dec 19, 2016

I am willing to merge this, but can you remove the unrelated change in main.c?

@onics
Copy link
Copy Markdown
Author

onics commented Dec 21, 2016

Much appreciated :)

Let me know if I can help with anything else

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants