fix(ids): close stream
This commit is contained in:
parent
90f9f5e971
commit
48e294534d
|
|
@ -61,4 +61,5 @@ for await (const line of urls.readLines()) {
|
|||
snort2.close()
|
||||
snort3.close()
|
||||
suricata.close()
|
||||
suricataSni.close()
|
||||
splunk.close()
|
||||
|
|
|
|||
Loading…
Reference in New Issue