Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Installation on Linux
install python-twisted
2. download https://github.com/feeleep75/eth-stratum-mining-proxy/
3. run proxy:
python ./mining-proxy.py -o eth.coinmine.pl -p 4000
python ./mining_proxy.py -o eth.coinmine.pl -p 4000
4. If you want to connect to another pool or change other proxy settings ( for example define custom worker and password ), type "mining_proxy.py --help".


Expand Down