fix(PortProxy): Improve IP allowance check for forced domains

This commit is contained in:
2025-03-01 17:32:31 +00:00
parent 2e63d13dd4
commit 9161336197
3 changed files with 15 additions and 2 deletions

View File

@ -1,5 +1,10 @@
# Changelog
## 2025-03-01 - 3.20.1 - fix(PortProxy)
Improve IP allowance check for forced domains
- Enhanced IP allowance check logic by incorporating blocked IPs and default allowed IPs for forced domains within port proxy configurations.
## 2025-03-01 - 3.20.0 - feat(PortProxy)
Enhance PortProxy with advanced connection cleanup and logging