feat(security): compile network ranges and CIDR arrays into edge firewall policies

This commit is contained in:
2026-04-26 20:49:57 +00:00
parent 89ab918826
commit 7f3ab2499d
8 changed files with 241 additions and 19 deletions
+1 -1
View File
@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@serve.zone/dcrouter',
version: '13.24.0',
version: '13.25.0',
description: 'A multifaceted routing service handling mail and SMS delivery functions.'
}