Releases: projectdiscovery/cdncheck
Releases · projectdiscovery/cdncheck
Release v1.0.4
1.0.4 (2023-05-14)
v1.0.3
Release v1.0.2
1.0.2 (2023-05-07)
Release v1.0.1
v1.0.0
Breaking Change
Major library refactor -
- moving away from using hosted API to using embedded data.
- new functions for CDN, Cloud and WAF detection.
What's Changed
- Added cdncheck command line implementation by @Ice3man543 in #37
- Added support domain as input by @RamanaReddy0M in #64
- Added easily extendable provider list by @Ice3man543 in #38
- Added wappalyzer and cname based cdn detection support by @Ice3man543 in #42
- Added google and oracle cloud cidr ranges by @Ice3man543 in #21
- Fixed error handling + microsoft ranges URL by @Ice3man543 in #47
- Fixed Microsoft Azure range URL by @edoardottt in #53
- General refactor by @Mzack9999 in #58
Issues closed in this release - https://github.com/projectdiscovery/cdncheck/milestone/1?closed=1
New Contributors
- @LuitelSamikshya made their first contribution in #22
- @edoardottt made their first contribution in #53
- @adamcrosser made their first contribution in #56
- @RamanaReddy0M made their first contribution in #64
Full Changelog: v0.0.3...v1.0.0
v0.0.3
What's Changed
- Added support to export cdn name by @Ice3man543 in #16
- Added support for auth options + stricter tests by @Mzack9999 in #15
- Added leaseweb CDN by @ansidorov in #12
- Added more CDN providers by @dwisiswant0 in #13
New Contributors
- @ansidorov made their first contribution in #12
- @dwisiswant0 made their first contribution in #13
- @Ice3man543 made their first contribution in #16
Full Changelog: v0.0.2...v0.0.3