generated at
Web3.js でノードに接続している peer の数を取得
example.js
web3.eth.net.getPeerCount() .then(console.log);