Skip to content

yoshi389111/pong-is-not-ping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pong-is-not-Ping

This command is pong game.

POng is Not pinG.

Inspired by kurehajime/pong-command

Installation

go install github.com/yoshi389111/pong-is-not-ping/cmd/pong@latest

Usage

Usage:

  pong [options] <destination>

Options:

Application Options:
  -h, --help                 print help and exit
  -v, --version              print version and exit
  -c, --count=<count>        stop after <count> replies (default: 4)
  -t, --ttl=<ttl>            define time to live (default: 64)
  -p, --padding=<pattern>    contents of padding byte

Arguments:
  <destination>:             dns name or ip address

Related Tech Blog Articles

Copyright and License

(C) 2022 SATO, Yoshiyuki

This software is released under the MIT License.