From 66000419bf15cb255e436db44a2a74bf104484e3 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Sun, 9 Mar 2025 07:07:41 -0500 Subject: preliminary gui --- portmap.proto | 1 + 1 file changed, 1 insertion(+) (limited to 'portmap.proto') diff --git a/portmap.proto b/portmap.proto index a1a6814..a3c3964 100644 --- a/portmap.proto +++ b/portmap.proto @@ -16,6 +16,7 @@ message Events { message Portmap { int64 listen = 1; string connect = 2; + bool enabled = 3; } message Portmaps { // `autogenpb:marshal` `autogenpb:gui` -- cgit v1.2.3