feature: Adds protocol feidld.

This commit is contained in:
Greyson 2024-04-25 13:14:33 +00:00
parent 0bb66098b7
commit 569016711a
7 changed files with 46 additions and 13 deletions

View file

@ -24,6 +24,7 @@ model ForwardRule {
name String
description String?
protocol String
sourceIP String
sourcePort Int
destPort Int