Working on traceroute component

This commit is contained in:
Alicia Sykes
2023-07-02 18:03:18 +01:00
parent a8981b8ca7
commit a6ecbd3406
5 changed files with 80 additions and 0 deletions

View File

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