| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-01-19 | 555 Bytes | |
| v2.4.0 source code.tar.gz | 2026-01-19 | 46.9 kB | |
| v2.4.0 source code.zip | 2026-01-19 | 121.3 kB | |
| Totals: 3 Items | 168.7 kB | 0 | |
New WAF detections
- Anubis (Techaro)
- Scutum (Secure Sky Technology)
- 360PanYun (360 Technologies)
- ThreatX (A10 Networks)
- Link11 WAAP
Improvements
- Fastly detection improvements (tighter regex for X-Served-By)
- Added pytest test framework with 45 tests
- Added pyproject.toml for modern Python packaging
- Removed pluginbase dependency (use stdlib importlib)
Fixes
- Fixed infinite hang on streaming responses (#246)
- Improved -t option help text (#243)
Other
- Updated copyright years to 2026
- Updated Python requirement to 3.8+