Skip to content

Releases: RuiSiang/PoW-Shield

PoW Shield V1.2.1

24 Mar 13:03
ae90b28
Compare
Choose a tag to compare

Bug fix:

  • update outdated docker-compose.yaml
  • change default config

PoW Shield V1.2.0

23 Mar 03:53
fb613a3
Compare
Choose a tag to compare

Add WAF functionalities:

  • Malicious pattern matching in requests
  • Seperated url, header, body scanning
  • Rule exclusion
  • WAF unit testing

PoW Shield V1.1.1

18 Mar 14:00
61153fb
Compare
Choose a tag to compare

Code updates:

  • add unit and integration tests
  • database service optimization
  • refactor classes to singleton

PoW Shield V1.1.0

16 Mar 09:48
13a180a
Compare
Choose a tag to compare

Add ratelimit functionalities

  • Request statistics by ip and session
  • Session revocation
  • IP blacklisting

PoW Shield V1.0.1

15 Mar 10:04
4c267c7
Compare
Choose a tag to compare

Bug Fix

  • Fix PoW prefix mismatch when browser supports favicon.ico

PoW Shield V1.0.0

12 Mar 07:14
ebd7441
Compare
Choose a tag to compare

Basic Functionalities

  • PoW Implementation
  • Web Service Framework
  • Proxy Functionality