lzhou1110 / bitcoin_timestamp

A docker repository for the bitcoin timestamp attack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

curl --user user:pass --data-binary '{"jsonrpc":"1.0","id":"curltext","method":"getinfo","params":[]}' -H 'content-type:text/plain;' http://127.0.0.1:8332 curl --user user:pass --data-binary '{"jsonrpc":"1.0","id":"curltext","method":"getblockchaininfo","params":[]}' -H 'content-type:text/plain;' http://10.255.0.0:8332

About

A docker repository for the bitcoin timestamp attack


Languages

Language:C++ 97.0%Language:Shell 1.5%Language:Python 0.8%Language:Dockerfile 0.6%Language:C 0.1%