summaryrefslogtreecommitdiff
path: root/portmap.proto
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2025-03-09 07:07:41 -0500
committerJeff Carr <[email protected]>2025-03-09 07:07:41 -0500
commit66000419bf15cb255e436db44a2a74bf104484e3 (patch)
tree819327cff4db2f2e0e78e6f0caa575ea8e54968d /portmap.proto
parenteaedaded622316d3b59c2f3765cd2362e96ce54c (diff)
preliminary gui
Diffstat (limited to 'portmap.proto')
-rw-r--r--portmap.proto1
1 files changed, 1 insertions, 0 deletions
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`