add regular expression for sockstat

This commit is contained in:
Andrei Buzoianu 2020-10-13 17:13:36 +03:00 committed by GitHub
parent 3f3fc2932e
commit 95da0c8e3a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -294,3 +294,6 @@ conf.whois
(^|[/\w\.]+/)go test\s?
conf.go-test
# sockstat command
(^|[/\w\.]+/)sockstat\s?
conf.sockstat