package
0.2.23
Repository: https://github.com/cessproject/cess-go-tools.git
Documentation: pkg.go.dev

# Functions

CheckDomain returns an error if the domain name is not valid.
No description provided by the author
No description provided by the author
No description provided by the author
IsIPv4 is used to determine whether ipAddr is an ipv4 address.
IsIPv6 is used to determine whether ipAddr is an ipv6 address.
No description provided by the author
PingNode be used to ping target node by ICMP protocol, It returns the TTL from target node.
TraceRoute be used to trace route to target node by ICMP protocol, It returns the distance and TTL from target node.