Skip to content

Releases: code-brew-lab/pingo

v1.0.1 - Initial Release

13 Jul 12:50
Compare
Choose a tag to compare

We are excited to announce the first release of Pingo, a simple ping utility written in Go. Pingo allows you to send ICMP echo requests to a specified domain name or ip address and receive echo replies with customizable options.

Features

  • Customize DNS client IP
  • Specify the domain name to ping
  • Set request intervals
  • Configure request timeouts

Usage

For detailed usage instructions, please refer to the README.md.

Example