比特幣Bitcoin,以太幣ETH挖礦,達世幣Dash,電腦軟硬體
2024 三月 29, 下午 05:11 *
歡迎光臨, 訪客. 請先 登入註冊一個帳號.

請輸入帳號, 密碼以及預計登入時間
 
   首頁   說明 登入 註冊  
頁: 1
  列印  
作者 主題: jackpot p2pool  (閱讀 4878 次)
苦勞礦工
工友
Lv: 5
******
文章: 2,052


« 於: 2014 六月 01, 下午 12:30 »


C:\p2pool-jackpotcoin>run_p2pool.py --help
usage: run_p2pool.py [-h] [--version]
                     [--net {Coin,aliencoin,antikeiser,argentum,asiccoin,billioncoin,bitcoin,bytecoi
n,casinocoin,catcoin,coin42,coinye,digibyte,digitalcoin,dogecoin,doubloons,dubstepcoin,ekrona,fckban
kscoin,feathercoin,foxcoin,frycoin,giftcoin,hawaiicoin,jackpotcoin,joulecoin,kittehcoin,leafcoin,len
nycoin,litecoin,luckycoin,monacoin,mooncoin,pesetacoin,polcoin,polishcoin,reddcoin,rpcoin,smartcoin,
stablecoin,terracoin,tigercoin,unobtanium,usde,worldcoin,zetacoin}]
                     [--testnet] [--debug] [-a ADDRESS] [--datadir DATADIR]
                     [--logfile LOGFILE] [--merged MERGED_URLS]
                     [--give-author DONATION_PERCENTAGE] [--iocp]
                     [--irc-announce] [--no-bugreport] [--p2pool-port PORT]
                     [-n ADDR[:PORT]] [--disable-upnp] [--max-conns CONNS]
                     [--outgoing-conns CONNS] [--disable-advertise]
                     [-w PORT or ADDR:PORT] [-f FEE_PERCENTAGE]
                     [--miner-share-rate SHARES_PER_MINUTE]
                     [--address-share-rate SHARES_PER_MINUTE]
                     [--min-difficulty DIFFICULTY]
                     [--bitcoind-address BITCOIND_ADDRESS]
                     [--bitcoind-rpc-port BITCOIND_RPC_PORT]
                     [--bitcoind-rpc-ssl]
                     [--bitcoind-p2p-port BITCOIND_P2P_PORT]
                     [BITCOIND_RPCUSERPASS [BITCOIND_RPCUSERPASS ...]]

p2pool (version unknown 7032706f6f6c2d6a61636b706f74636f696e)

optional arguments:
  -h, --help            show this help message and exit
  --version             show program's version number and exit
  --net {Coin,aliencoin,antikeiser,argentum,asiccoin,billioncoin,bitcoin,bytecoin,casinocoin,catcoin
,coin42,coinye,digibyte,digitalcoin,dogecoin,doubloons,dubstepcoin,ekrona,fckbankscoin,feathercoin,f
oxcoin,frycoin,giftcoin,hawaiicoin,jackpotcoin,joulecoin,kittehcoin,leafcoin,lennycoin,litecoin,luck
ycoin,monacoin,mooncoin,pesetacoin,polcoin,polishcoin,reddcoin,rpcoin,smartcoin,stablecoin,terracoin
,tigercoin,unobtanium,usde,worldcoin,zetacoin}
                        use specified network (default: bitcoin)
  --testnet             use the network's testnet
  --debug               enable debugging mode
  -a ADDRESS, --address ADDRESS
                        generate payouts to this address (default: <address
                        requested from bitcoind>)
  --datadir DATADIR     store data in this directory (default: <directory
                        run_p2pool.py is in>/data)
  --logfile LOGFILE     log to this file (default: data/<NET>/log)
  --merged MERGED_URLS  call getauxblock on this url to get work for merged
                        mining (example:
                        http://ncuser:ncpass@127.0.0.1:10332/)
  --give-author DONATION_PERCENTAGE
                        donate this percentage of work towards the development
                        of p2pool (default: 1.0)
  --iocp                use Windows IOCP API in order to avoid errors due to
                        large number of sockets being open
  --irc-announce        announce any blocks found on
                        irc://irc.freenode.net/#p2pool
  --no-bugreport        disable submitting caught exceptions to the author
  --disable-upnp        don't attempt to use UPnP to forward p2pool's P2P port
                        from the Internet to this computer
  --disable-advertise   don't advertise local IP address as being available
                        for incoming connections. useful for running a dark
                        node, along with multiple -n ADDR's and --outgoing-
                        conns 0

p2pool interface:
  --p2pool-port PORT    use port PORT to listen for connections (forward this
                        port from your router!) (default: Coin:24001,
                        aliencoin:8241, antikeiser:8918, argentum:18012,
                        asiccoin:7432, billioncoin:8565, bitcoin:9333,
                        bytecoin:8743, casinocoin:23640, catcoin:8331,
                        coin42:8042, coinye:8557, digibyte:8022,
                        digitalcoin:23610, dogecoin:8555, doubloons:8346,
                        dubstepcoin:8033, ekrona:8344, fckbankscoin:11779,
                        feathercoin:9339, foxcoin:8199, frycoin:8900,
                        giftcoin:8777, hawaiicoin:8934, jackpotcoin:15371,
                        joulecoin:7844, kittehcoin:8566, leafcoin:8166,
                        lennycoin:8556, litecoin:9338, luckycoin:8817,
                        monacoin:8904, mooncoin:8664, pesetacoin:8637,
                        polcoin:8883, polishcoin:4823, reddcoin:8443,
                        rpcoin:8127, smartcoin:8585, stablecoin:7979,
                        terracoin:9323, tigercoin:8660, unobtanium:8655,
                        usde:8448, worldcoin:8377, zetacoin:9174)
  -n ADDR[:PORT], --p2pool-node ADDR[:PORT]
                        connect to existing p2pool node at ADDR listening on
                        port PORT (defaults to default p2pool P2P port) in
                        addition to builtin addresses
  --max-conns CONNS     maximum incoming connections (default: 40)
  --outgoing-conns CONNS
                        outgoing connections (default: 6)

worker interface:
  -w PORT or ADDR:PORT, --worker-port PORT or ADDR:PORT
                        listen on PORT on interface with ADDR for RPC
                        connections from miners (default: all interfaces,
                        Coin:24002, aliencoin:9241, antikeiser:9918,
                        argentum:8012, asiccoin:9433, billioncoin:9565,
                        bitcoin:9332, bytecoin:9743, casinocoin:8840,
                        catcoin:9331, coin42:9042, coinye:9557, digibyte:9022,
                        digitalcoin:8810, dogecoin:9555, doubloons:8345,
                        dubstepcoin:9033, ekrona:9344, fckbankscoin:19334,
                        feathercoin:9357, foxcoin:9199, frycoin:9900,
                        giftcoin:9777, hawaiicoin:9834, jackpotcoin:15372,
                        joulecoin:9844, kittehcoin:9566, leafcoin:9166,
                        lennycoin:9556, litecoin:9327, luckycoin:9817,
                        monacoin:9904, mooncoin:9664, pesetacoin:9637,
                        polcoin:9883, polishcoin:9995, reddcoin:9443,
                        rpcoin:9127, smartcoin:9585, stablecoin:7977,
                        terracoin:9322, tigercoin:9660, unobtanium:9655,
                        usde:9448, worldcoin:9377, zetacoin:9374)
  -f FEE_PERCENTAGE, --fee FEE_PERCENTAGE
                        charge workers mining to their own bitcoin address (by
                        setting their miner's username to a bitcoin address)
                        this percentage fee to mine on your p2pool instance.
                        Amount displayed at http://127.0.0.1:WORKER_PORT/fee
                        (default: 0)
  --miner-share-rate SHARES_PER_MINUTE
                        number of psuedoshares per minute for each miner
  --address-share-rate SHARES_PER_MINUTE
                        number of psuedoshares per minute for each address
  --min-difficulty DIFFICULTY
                        minium difficulty for miners

bitcoind interface:
  --bitcoind-address BITCOIND_ADDRESS
                        connect to this address (default: 127.0.0.1)
  --bitcoind-rpc-port BITCOIND_RPC_PORT
                        connect to JSON-RPC interface at this port (default:
                        Coin:24055, aliencoin:52111, antikeiser:39918,
                        argentum:13581, asiccoin:13435, billioncoin:22565,
                        bitcoin:8332, bytecoin:6332, casinocoin:47970,
                        catcoin:9932, coin42:4242, coinye:41337,
                        digibyte:14022, digitalcoin:7998, dogecoin:22555,
                        doubloons:1337, dubstepcoin:62040, ekrona:9444,
                        fckbankscoin:21778, feathercoin:9337, foxcoin:9919,
                        frycoin:55900, giftcoin:8855, hawaiicoin:9334,
                        jackpotcoin:15372, joulecoin:8844, kittehcoin:22565,
                        leafcoin:22812, lennycoin:62555, litecoin:9332,
                        luckycoin:9918, monacoin:9402, mooncoin:44663,
                        pesetacoin:16638, polcoin:9337, polishcoin:4822,
                        reddcoin:45443, rpcoin:9026, smartcoin:58583,
                        stablecoin:17501, terracoin:13332, tigercoin:15661,
                        unobtanium:65535, usde:54448, worldcoin:11082,
                        zetacoin:9332 <read from bitcoin.conf if password not
                        provided>)
  --bitcoind-rpc-ssl    connect to JSON-RPC interface using SSL
  --bitcoind-p2p-port BITCOIND_P2P_PORT
                        connect to P2P interface at this port (default:
                        Coin:24057, aliencoin:52112, antikeiser:39919,
                        argentum:13580, asiccoin:13434, billioncoin:22576,
                        bitcoin:8333, bytecoin:6333, casinocoin:47950,
                        catcoin:9933, coin42:24242, coinye:41338,
                        digibyte:12024, digitalcoin:7999, dogecoin:22556,
                        doubloons:1336, dubstepcoin:62030, ekrona:9445,
                        fckbankscoin:21779, feathercoin:9336, foxcoin:9929,
                        frycoin:55901, giftcoin:8854, hawaiicoin:9335,
                        jackpotcoin:15371, joulecoin:26789, kittehcoin:22566,
                        leafcoin:22813, lennycoin:62556, litecoin:9333,
                        luckycoin:9917, monacoin:9401, mooncoin:44664,
                        pesetacoin:16639, polcoin:9338, polishcoin:4824,
                        reddcoin:45444, rpcoin:9027, smartcoin:58585,
                        stablecoin:17500, terracoin:13333, tigercoin:15660,
                        unobtanium:65534, usde:54449, worldcoin:11081,
                        zetacoin:17333 <read from bitcoin.conf if password not
                        provided>)
  BITCOIND_RPCUSERPASS  bitcoind RPC interface username, then password, space-
                        separated (only one being provided will cause the
                        username to default to being empty, and none will
                        cause P2Pool to read them from bitcoin.conf)
已記錄

歡迎自由轉載我的發文, 方便的話 請註明來源為:
http://killvirus.org
---
頁: 1
  列印  
 
前往:  

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