Skip to content

Instantly share code, notes, and snippets.

@Cherishao
Last active December 25, 2017 03:46
Show Gist options
  • Save Cherishao/d29665e45d74ffeef005f2edf5c3441a to your computer and use it in GitHub Desktop.
Save Cherishao/d29665e45d74ffeef005f2edf5c3441a to your computer and use it in GitHub Desktop.
cpuminer action
#利用cpuminer-multi的agent挖矿数据包特征
{"method": "login", "params": {"login": "48X6pcfFyuNVdytYTVKX9Cg9SJgg15W8r6wtqLcBZjZW2kc4GYfJKmg6ticywD7Go
mVfRzJ4sBxWWfvPMbiS1JeoAPsefGe", "pass": "x", "agent": "cpuminer-multi/1.3"
}, "id": 1}
{"id":1,"jsonrpc":"2.0","error":null,"result":{"id":"569857285590842","job":{"blob":"0606f89c81d205979
3e2790cc5129431d27983fab07a64bf9ac4f4b728ff0d8c69ecd44692a4b500000000375340d2854bf2f20b2c573efe7e2edd7
4e59ba4756d270f819eed3fb86733e903","job_id":"870030525210313","target":"711b0d00"},"status":"OK"}}
@Cherishao
Copy link
Author

查看金额
可通过login对应的钱包地址“48X6pcfFyuNVdytYTVKX9Cg9SJgg15W8r6wtqLcBZjZW2kc4GYfJKmg6ticywD7Go
mVfRzJ4sBxWWfvPMbiS1JeoAPsefGe”可在对应的网站上查询到获取的利润。如:http://minexmr.com
钱包地址“”46xRbAMpPT32vBmG3dJnq1dRuFJfWrieVeKqMHPEF45biVdWDfMfq2b3jiSzCGCUfK6AegqWXA4AUTUJktTTB2hq4ZBL5DN“”

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment