Implements open port results into UI

This commit is contained in:
Alicia Sykes
2023-07-01 23:17:21 +01:00
parent 5e7c3d167f
commit a8981b8ca7
3 changed files with 49 additions and 0 deletions

View File

@@ -144,6 +144,7 @@ const jobNames = [
'redirects',
'txt-records',
'status',
'ports',
// 'server-info',
'whois',
] as const;