goutils/cmd/atping
Kyle Isom f6d227946b Get rid of bazel.
Good riddance. More of a headache than it's worth.
2024-05-19 20:24:38 -07:00
..
README Add atping: a tcp ping tool 2016-11-01 07:55:14 -07:00
main.go Add atping: a tcp ping tool 2016-11-01 07:55:14 -07:00

README

atping: automated tcping
Usage of atping:
  -6	require IPv6
  -p port
    	port to connect to instead of 80
  -t timeout
    	connect deadline (default 3s)
  -v	verbose mode: print server and protocol when connecting