i ran that but it gave an error
File "c:\Python26\lib\site-packages\py2exe\boot_common.py", line 92, in
ImportError: No module named linecache
ImportError: No module named zipextimporter
ImportError: No module named argparse
There's more text in there but I think you get the idea...am I supposed to have a bunch of other stuff installed and running?
i'm not so clued up on python, sorry.
you can run the stratum proxy with the following command line
"mining_proxy" it defaults to slush's pool so you only "NEED" the port settings for other pools.
You can also add the -q switch, reduces the amount of crud it prints to the screen
and the -rt switch, allows the difficulty to vary according to the power of your cube.
Have you got the Python runtime installed?
I downloaded and installed Python 3.3, tried running the stratum proxy, same errors...uninstalled 3.3, downloaded and installed 2.7, same errors.
You wrote "you can run the stratum proxy with the following command line"....what command line?