What's Changed
- Reduced default interval to 1 second by @Killeroo
- Fixed a bug where an extra request would be sent when using --n argument by @Killeroo
- Removed interval when on last request by @Killeroo
- Improved incorrect argument check by @Killeroo & @fernandezja
- Added option to only show hostnames by @Killeroo
- Fixed colour bleeding on error messages by @Killeroo
- Added proper help message by @Killeroo
- Added specific build platforms for x86 and x64 by @Killeroo
- Improved tls and ssl setup by @Killeroo
- Various fixes and formatting by @AKTheKnight in #2
- Add arg for max number of redirect requests by @AKTheKnight in #3
- Added force https arg by @Killeroo in #5
- Fix webaddress contains dash throw error by @fernandezja in #7
New Contributors
- @AKTheKnight made their first contribution in #2
- @fernandezja made their first contribution in #7
Full Changelog: v1.0.0...v1.1.0