This repository has been archived by the owner on Dec 15, 2020. It is now read-only.
v5.4.0
NOTE New config file format. Check the example config for details.
- New config file format. Targets are now specified like the following:
targets:
- name: "127.0.0.1"
tag: "localhost"
desc: "there's no place like home"
- Multiple tags per target are now supported.
- Better looping of send/recieve pings.
- Catch some issues with bad/invalid targets and DNS resolution issues.
- Better code flow should result in some performance gains and more accurate ping times.