Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | release: v3.0v3.0main | euxane | 2024-11-30 |
| | |||
* | makefile: add | euxane | 2024-11-30 |
| | |||
* | cli: turn action and target into positional arguments | euxane | 2024-11-30 |
| | |||
* | cli: reject invalid option choices | euxane | 2024-11-30 |
| | |||
* | cli: add option for timestamp line header format | euxane | 2024-11-30 |
| | |||
* | changelog: add changelog | euxane | 2024-11-30 |
| | |||
* | ping: use current sender address at each request | euxane | 2024-11-30 |
| | | | | | The sending IP address can change after the start of the program. That's happening regularly with IPv6 SLAAC privacy extensions. | ||
* | cli: combine min/max into range argv2.0 | euxane | 2024-11-25 |
| | |||
* | readme: add distro and contrib sections | euxane | 2024-11-24 |
| | |||
* | readme: formattingv1.0 | euxane | 2024-11-24 |
| | |||
* | readme: add demo output | euxane | 2024-11-24 |
| | |||
* | ping: add hostname resolution | euxane | 2024-11-24 |
| | |||
* | main: add module | euxane | 2024-11-24 |
| | |||
* | logger: add module | euxane | 2024-11-24 |
| | |||
* | ping: add module | euxane | 2024-11-24 |
| | |||
* | file: add module | euxane | 2024-11-24 |
| | |||
* | gitignore: exclude nim out dirs | euxane | 2024-11-24 |
| | |||
* | nix: add flake | euxane | 2024-11-24 |
| | |||
* | readme: add | euxane | 2024-11-24 |
| | |||
* | project: add copy of licence (eupl v1.2) | euxane | 2024-11-24 |
| | |||
* | project: init repo | euxane | 2024-11-24 |