07 2018 档案
摘要:1.创建目录 mkdir devnet cd devnet mkdir node1 node2 2.创建账户 geth --datadir node1/ account new geth --datadir node2/account new 把两个节点的地址和密码都分别写在文件里,以后后面使用.
阅读全文
摘要:http代理 日志 stream{log_format proxy '[$time_local] remote_addr:$remote_addr $protocol status:$status $bytes_sent $bytes_received s_time:$session_time up
阅读全文