From bf6475966b9ded4a591f0c3c2dd7f9f52446e70f Mon Sep 17 00:00:00 2001 From: Jm Casler Date: Sun, 7 Feb 2021 20:35:23 -0800 Subject: [PATCH] Grabbed port for range test plugin. --- portnums.proto | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/portnums.proto b/portnums.proto index 2151a22..81b0a39 100644 --- a/portnums.proto +++ b/portnums.proto @@ -94,6 +94,13 @@ enum PortNum { */ STORE_FORWARD_APP = 65; + /* + * STORE_FORWARD_APP (Work in Progress) + * + * Maintained by Jm Casler (MC Hamster) : jm@casler.org + */ + RANGE_TEST_APP = 66; + /* * Private applications should use portnums >= 256. * To simplify initial development and testing you can use "PRIVATE_APP"