Releases: antelman107/net-wait-go
Releases · antelman107/net-wait-go
1.3
CLI refactoring+tests,Makefile,Usage update
- CLI refactoring
- CLI tests
- Makefile
- Usage update
UDP update
- 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
1.0 Options refactor