data handler improves, written test for nfproxy, new option on parsing fail
This commit is contained in:
@@ -52,6 +52,7 @@ export type RegexAddForm = {
|
||||
|
||||
export type PyFilter = {
|
||||
name:string,
|
||||
service_id:string,
|
||||
blocked_packets:number,
|
||||
edited_packets:number,
|
||||
active:boolean
|
||||
|
||||
Reference in New Issue
Block a user