Major Changes
+ Added `enumerate_waf` function to get list of WAF, protecting host
- Removed `is_cloudlare` function, you can use `enumerate_waf` instead of this
+ Updated CLI help menu...
Bugs Fixed
+ Fixed False output in console of `enumerate_waf()` in version 2.3.1
Optimization
- Shorten the code of webeye.core
- Removed unused imports
**Full Changelog**: https://github.com/Zaeem20/webeye/compare/2.3.1...2.3.12