Bitcoin Forum
May 12, 2024, 04:52:08 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Automatically Identify Disconnection and Switch(.pl) pools  (Read 1386 times)
TurdHurdur (OP)
Full Member
***
Offline Offline

Activity: 216
Merit: 100


View Profile
June 23, 2011, 08:53:04 PM
 #1

I've expanded on my previous perl code to keep a miner active(in my sig) and have come up with Automatically Identify Disconnection and Switch(aids.pl). The script works on *n*x and Windows(Strawberry/Cygwin) with some packages from cpan.

You may have to do a notest install of POE on Windows and get certain dependencies from ppm. Read the thread in my sig for more info about installing the cpan packages on Windows.

aids.pl: http://pastebin.com/FL2xcxv0
aids_conf.json: http://pastebin.com/u4HcZLA6

The simplest use would be to replace the example command lines in connections -> connection name(Pool 1 server 1, Pool 1 server 2, etc.) -> command. Read aids_conf.json's comments for more advanced usage. Feel free to ask non-perl/cpan/ppm-specific questions in this thread about aids.pl and how to write aids_conf.json.
1715489528
Hero Member
*
Offline Offline

Posts: 1715489528

View Profile Personal Message (Offline)

Ignore
1715489528
Reply with quote  #2

1715489528
Report to moderator
1715489528
Hero Member
*
Offline Offline

Posts: 1715489528

View Profile Personal Message (Offline)

Ignore
1715489528
Reply with quote  #2

1715489528
Report to moderator
Even if you use Bitcoin through Tor, the way transactions are handled by the network makes anonymity difficult to achieve. Do not expect your transactions to be anonymous unless you really know what you're doing.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715489528
Hero Member
*
Offline Offline

Posts: 1715489528

View Profile Personal Message (Offline)

Ignore
1715489528
Reply with quote  #2

1715489528
Report to moderator
1715489528
Hero Member
*
Offline Offline

Posts: 1715489528

View Profile Personal Message (Offline)

Ignore
1715489528
Reply with quote  #2

1715489528
Report to moderator
kripz
Full Member
***
Offline Offline

Activity: 182
Merit: 100


View Profile
June 29, 2011, 03:56:30 AM
 #2

Before i give my computer aids, can you explain it a little more? So this only handles pools going down? Are you just pinging the server or something similar?

 Merged mining, free SMS notifications, PayPal payout and much more.
http://btcstats.net/sig/JZCODg2
TurdHurdur (OP)
Full Member
***
Offline Offline

Activity: 216
Merit: 100


View Profile
June 29, 2011, 02:58:37 PM
 #3

The script matches lines from the miner against "penalty_triggers" > "..." > "regex" to determine if a disconnect/idle warning occurs and switches to another "connections" > "..." > "command", if you've configured it that way.
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!