Skip to content

Releases: antelman107/net-wait-go

1.3

11 Feb 07:51
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.2...1.3

CLI refactoring+tests,Makefile,Usage update

12 Jul 17:28
Compare
Choose a tag to compare
  • CLI refactoring
  • CLI tests
  • Makefile
  • Usage update

UDP update

12 Jul 13:58
Compare
Choose a tag to compare
  • Updated improved UDP support (by sending packet and waiting for "response" packet)
  • Added utility parameter -packet which is base64 encoded UDP packet data to send on UDP server check
  • Fixed goroutine leak on failed servers
  • Added tests on both TCP/UDP checking

Initial release

30 Jun 17:01
Compare
Choose a tag to compare
1.0

Options refactor