Affected by GO-2022-0456
and 2 other vulnerabilities
GO-2022-0456: DoS via malicious p2p message in Go Ethereum in github.com/ethereum/go-ethereum
GO-2023-2046: Unbounded memory consumption in github.com/ethereum/go-ethereum
GO-2024-2819: Denial of Service in github.com/ethereum/go-ethereum
package
Version:
v1.10.12
Opens a new window with list of versions in this module.
Published: Nov 8, 2021
License: GPL-3.0
Opens a new window with license information.
Imports: 26
Opens a new window with list of imports.
Imported by: 675
Opens a new window with list of known importers.
Documentation
¶
Package ethstats implements the network stats reporting service.
New returns a monitoring service ready for stats reporting.
Service implements an Ethereum netstats reporting daemon that pushes local
chain statistics up to a monitoring server.
Start implements node.Lifecycle, starting up the monitoring and reporting daemon.
Stop implements node.Lifecycle, terminating the monitoring and reporting daemon.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.