diff --git a/port.json b/port.json index dfeea1d..1f56cc4 100644 --- a/port.json +++ b/port.json @@ -4,11 +4,13 @@ { "source_port": [], "source_port_range": [ - "21000:21999" + "21000:21999", + "65530:65535" ], "port": [], "port_range": [ - "21000:21999" + "21000:21999", + "65530:65535" ] } ]