Bitcoin Forum
June 22, 2024, 08:41:17 AM *
News: Voting for pizza day contest
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: [HELP] Stratum Proxy and Bitminter mining pool  (Read 9719 times)
dragonkid (OP)
Member
**
Offline Offline

Activity: 84
Merit: 10



View Profile
September 13, 2013, 09:10:24 PM
 #1

Help.. I am trying to set the Slush Stratum Proxy to point to Bitminter mining pool. Could some one please show me the command needed to do that?

I have tried:
Quote
./mining_proxy.py -o http://mint.bitminter.com -p 8332

But it doesn't work, what am I missing? Thanks

dawo5010
Newbie
*
Offline Offline

Activity: 27
Merit: 0



View Profile WWW
September 14, 2013, 01:45:07 AM
 #2

Help. I am trying to set the Slush Stratum Proxy to point to Bitminter mining pool. Could some one please show me the command needed to do that?
 
I have tried:
 
Quote
./mining_proxy.py -o http://mint.bitminter.com -p 8332

But it doesn't work, what am I missing? Thanks

Now, since you want to setup a stratum proxy, you gotta connect to Bitminter's stratum.
If you look closely on their website, their stratum port is 3333.
You also want to remove the http:// since it's technically stratum and not a webpage.
 
Thus the command to launch would be:
 
Quote
./mining_proxy.py -o mint.bitminter.com -p 3333

Thereafter, the proxy will listen at 8332 for getwork.

If you want to change the incoming work ports:
-gp XXXX to change getwork incoming port
-sp XXXX to change stratum incoming port
 
Hoped it helped!
dragonkid (OP)
Member
**
Offline Offline

Activity: 84
Merit: 10



View Profile
September 14, 2013, 10:34:53 AM
 #3

Thanks it is working perfectly now.  Cheesy

dawo5010
Newbie
*
Offline Offline

Activity: 27
Merit: 0



View Profile WWW
September 14, 2013, 05:04:07 PM
 #4

Awesome! Good luck with your mining endeavours, all the best!
dragonkid (OP)
Member
**
Offline Offline

Activity: 84
Merit: 10



View Profile
September 15, 2013, 05:01:46 PM
 #5

Awesome! Good luck with your mining endeavours, all the best!

After mining for 7 hours on Slush's pool and then Bitminter's pool for 7 hours. I discovered that Slush's pool make more bitcoin.

Thanks, but I can see mining is like drug. No matter how much hash power you already got you want more and more. (Not that I am into any drug)  Grin

ajw7989
Legendary
*
Offline Offline

Activity: 924
Merit: 1000


View Profile
September 15, 2013, 07:40:27 PM
 #6

Awesome! Good luck with your mining endeavours, all the best!

After mining for 7 hours on Slush's pool and then Bitminter's pool for 7 hours. I discovered that Slush's pool make more bitcoin.

Thanks, but I can see mining is like drug. No matter how much hash power you already got you want more and more. (Not that I am into any drug)  Grin

In the long run in theory bitminter will make more since the fees are less (by 1%) plus you get namecoins (although they are not worth much). You have to look at the stats for a week of mining since the hashrates are so different
dragonkid (OP)
Member
**
Offline Offline

Activity: 84
Merit: 10



View Profile
September 15, 2013, 08:37:54 PM
 #7

Awesome! Good luck with your mining endeavours, all the best!

After mining for 7 hours on Slush's pool and then Bitminter's pool for 7 hours. I discovered that Slush's pool make more bitcoin.

Thanks, but I can see mining is like drug. No matter how much hash power you already got you want more and more. (Not that I am into any drug)  Grin

In the long run in theory bitminter will make more since the fees are less (by 1%) plus you get namecoins (although they are not worth much). You have to look at the stats for a week of mining since the hashrates are so different

But there are so many other charges in bitminter. I looked at the transaction history of bitminter it was robbing so much fee.

Edit: Actually I just went back into the bitminter account and I saw that I left all the donation on. Oops. No wonder there was so many fee. I am going to go for bitminter again. I hope you are right.  Smiley

udaredme
Member
**
Offline Offline

Activity: 104
Merit: 10


View Profile
November 13, 2013, 04:17:25 PM
 #8

what if your setting up a proxy in windows? I have a proxy setup for slush's pool on my windows machine and want to point it to bitminters pool...
dawo5010
Newbie
*
Offline Offline

Activity: 27
Merit: 0



View Profile WWW
November 14, 2013, 12:26:58 AM
 #9

what if your setting up a proxy in windows? I have a proxy setup for slush's pool on my windows machine and want to point it to bitminters pool...

You'd just want to replace .py with .exe
Code:
mining_proxy.exe -o mint.bitminter.com -p 3333

Put it in a .bat file or a .cmd file.
udaredme
Member
**
Offline Offline

Activity: 104
Merit: 10


View Profile
November 14, 2013, 04:36:44 AM
 #10

thanks so much!!
junshong
Full Member
***
Offline Offline

Activity: 192
Merit: 100

Hi!


View Profile
November 14, 2013, 05:54:05 AM
 #11

If you want more convenience, use the java client and all your problems will be solved  Smiley

udaredme
Member
**
Offline Offline

Activity: 104
Merit: 10


View Profile
November 14, 2013, 01:12:00 PM
 #12

i use the java client for usb mining hardware...With the asic blades they are ethernet based-so kinda hard to get the java client to notice them. Wink
dawo5010
Newbie
*
Offline Offline

Activity: 27
Merit: 0



View Profile WWW
November 15, 2013, 05:23:07 AM
 #13

Actually, it's impossible, heh Tongue
rekweam
Newbie
*
Offline Offline

Activity: 37
Merit: 0


View Profile
November 26, 2013, 06:45:26 AM
 #14

what do i put in the password bit of the blade config? user:pass as theres no password on workers in bit minter?
markyboy
Newbie
*
Offline Offline

Activity: 10
Merit: 0


View Profile
November 26, 2013, 07:04:44 AM
 #15

what do i put in the password bit of the blade config? user:pass as theres no password on workers in bit minter?

I left it blank for me.  For example: username_2: , username_2:

I hope that helps.
rekweam
Newbie
*
Offline Offline

Activity: 37
Merit: 0


View Profile
November 26, 2013, 07:28:31 AM
 #16

what do i put in the password bit of the blade config? user:pass as theres no password on workers in bit minter?

I left it blank for me.  For example: username_2: , username_2:

I hope that helps.

awesome. will give it a go soon as next block finishes on slush's.

probably be back with more q's Tongue
ijchan223
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
November 28, 2013, 04:50:59 AM
 #17

hey i need to do the same thing, but i can't figure out how to edit the slush proxy program to my needs, can't seem to edit it with anything.
rekweam
Newbie
*
Offline Offline

Activity: 37
Merit: 0


View Profile
November 28, 2013, 05:22:52 AM
 #18

hey i need to do the same thing, but i can't figure out how to edit the slush proxy program to my needs, can't seem to edit it with anything.


I'm on mac so I don't know if it's different to you, but I just installed the slush proxy and then entered the ./mining_proxy.py -o mint.bitminter.com -p 3333  directing it to another server.
jamesc760
Sr. Member
****
Offline Offline

Activity: 448
Merit: 250



View Profile
January 17, 2014, 04:49:24 PM
 #19

anyone know how to set up a backup pool on the command line?

mining_proxy.exe -o yourprimarypool -p 3333 HuhHuhHuhHuhHuhHuhHuhHuhHuhHuhHuhHuhHuhHuhHuh??


Thanks in advance!
techman05
Hero Member
*****
Offline Offline

Activity: 546
Merit: 500


View Profile WWW
March 03, 2014, 08:10:43 PM
 #20

Does the proxy only work with "stratum.yourpool" sites. A couple of the pools I want to use my hexminer software with use stratum+tcp and the proxy keeps timing out. I've gotten it to work with btc guild but that was a gimmee since it was already listed when I got it.

Is there any lists for where pools take through the stratum proxy or a way to know which ones work off the bat.

Thanks

Edit
I think I figured it out. I had to take off the "stratum+tcp" tag  to get it to work. Its mining so that's a start Wink

Like the info address for potential tips Wink
BTC 1CL5BnNhdL2wDVmSDwMbW1cNhZew87CAPV
* http://www.miningrigrentals.com/register?ref=563
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!