Releases: RuiSiang/PoW-Shield
Releases · RuiSiang/PoW-Shield
PoW Shield V1.2.1
Bug fix:
- update outdated docker-compose.yaml
- change default config
PoW Shield V1.2.0
Add WAF functionalities:
- Malicious pattern matching in requests
- Seperated url, header, body scanning
- Rule exclusion
- WAF unit testing
PoW Shield V1.1.1
Code updates:
- add unit and integration tests
- database service optimization
- refactor classes to singleton
PoW Shield V1.1.0
Add ratelimit functionalities
- Request statistics by ip and session
- Session revocation
- IP blacklisting
PoW Shield V1.0.1
Bug Fix
- Fix PoW prefix mismatch when browser supports favicon.ico
PoW Shield V1.0.0
Basic Functionalities
- PoW Implementation
- Web Service Framework
- Proxy Functionality