- fixed some spelling
- added --version flag to the binary
- switched to hyper 1.0
- docker compose workflow updated
- update dependencies
- upgrade 2021 edition to 2021
- remove cargo udeps
- make ui features default
- add http feature (default) to verify http urls
- make it possible to use this package as library
- api refactoring and polishing
- add badges to README
- update screencast using asciinema
- use indicatif from crates.io add a MultiProgress workaround for async
- allow to compile only minimal binaries
- add progressbars
- try to reconnect after original attempt was blocked by firewall
- a bit of code refactoring
- display statistics
- run command after all ports are opened
- cmdline args validators
- initial version