From f2b737186dbd71b0d53db28580d5e7e28d51c1a6 Mon Sep 17 00:00:00 2001 From: Sandy Ganz Date: Wed, 25 Sep 2019 12:31:52 -0700 Subject: [PATCH] Adding needed missing ports 91 and 92 to the list. --- assets/ports.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/assets/ports.json b/assets/ports.json index 9b3f3ff..035b64a 100644 --- a/assets/ports.json +++ b/assets/ports.json @@ -398,6 +398,20 @@ "Description": "PointCast (dotcom)", "Status": "Unofficial" }, + { + "Port": "91", + "TCP": "TCP", + "UDP": "", + "Description": "MIT Dover Spooler", + "Status": "Unofficial" + }, + { + "Port": "92", + "TCP": "TCP", + "UDP": "UDP", + "Description": "Network Printing Protocol", + "Status": "Unofficial" + }, { "Port": "99", "TCP": "TCP",