Grabbed port for range test plugin.

pull/12/head
Jm Casler 2021-02-07 20:35:23 -08:00 zatwierdzone przez GitHub
rodzic 8492e4030a
commit bf6475966b
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 7 dodań i 0 usunięć

Wyświetl plik

@ -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"