Author

Topic: Announcing Bitcoin RPC Proxy (Read 3664 times)

legendary
Activity: 1022
Merit: 1000
Freelance videographer
June 10, 2011, 05:37:17 AM
#6
Hi

I've just finished my first Bitcoin related project, an RPC proxy. The purpose of the application is to proxy requests from the various miners to a weighted lists of (possibly) remote servers.

This allows you to have your miners to do a set percentage of work for a pool, and the rest locally (for people who don't want to give up hope of finding a block all by themselves Grin)

Click here to download the app, it requires Java 1.6 (1.5 might work, but I didn't test it).
Click here to download the source if you don't trust random programs on the Internet Wink.

You'll need to edit the servers.txt file to include all the servers you want it to talk to, including usernames and passwords. Then point all your miners to localhost on port 8331, with no username or password.

Regards
elFarto
1DLJrSyHW1rqBq6fVAAiPCzcP56v2Rz8fm

Can this work for ppl who have errors like ;"Problem connecting to Bitcoin RPC" in hte GUIminer?
legendary
Activity: 1596
Merit: 1100
March 07, 2011, 05:14:37 PM
#5
This functions as a proxy as well: http://yyz.us/bitcoin/poold.py
newbie
Activity: 4
Merit: 0
March 07, 2011, 04:43:43 PM
#4
Source uploaded.

Regards
elFarto
legendary
Activity: 1652
Merit: 2301
Chief Scientist
March 07, 2011, 04:35:30 PM
#3
I was just about to ask the same thing as LMGTFY....
Running anybody else's code on your system is dangerous.
hero member
Activity: 644
Merit: 503
March 07, 2011, 04:34:05 PM
#2
Hi

I've just finished my first Bitcoin related project, an RPC proxy. The purpose of the application is to proxy requests from the various miners to a weighted lists of (possibly) remote servers.

This allows you to have your miners to do a set percentage of work for a pool, and the rest locally (for people who don't want to give up hope of finding a block all by themselves Grin)

Click here to download the app, it requires Java 1.6 (1.5 might work, but I didn't test it).

You'll need to edit the servers.txt file to include all the servers you want it to talk to, including usernames and passwords. Then point all your miners to localhost on port 8331, with no username or password.

Regards
elFarto
1DLJrSyHW1rqBq6fVAAiPCzcP56v2Rz8fm
Apologies for sounding a wee bit paranoid, but is the source available? There was a (Java) app posted here a while back that did naughty things with other people's money...
newbie
Activity: 4
Merit: 0
March 07, 2011, 04:29:33 PM
#1
Hi

I've just finished my first Bitcoin related project, an RPC proxy. The purpose of the application is to proxy requests from the various miners to a weighted lists of (possibly) remote servers.

This allows you to have your miners to do a set percentage of work for a pool, and the rest locally (for people who don't want to give up hope of finding a block all by themselves Grin)

Click here to download the app, it requires Java 1.6 (1.5 might work, but I didn't test it).
Click here to download the source if you don't trust random programs on the Internet Wink.

You'll need to edit the servers.txt file to include all the servers you want it to talk to, including usernames and passwords. Then point all your miners to localhost on port 8331, with no username or password.

Regards
elFarto
1DLJrSyHW1rqBq6fVAAiPCzcP56v2Rz8fm
Jump to: