From bb0b6a312f07680514c419b9c7c6d5b3a47a0393 Mon Sep 17 00:00:00 2001 From: Joe Date: Tue, 20 Feb 2024 20:20:20 +0100 Subject: rdp_file --- src/c_lhosts.go | 1 + 1 file changed, 1 insertion(+) (limited to 'src/c_lhosts.go') diff --git a/src/c_lhosts.go b/src/c_lhosts.go index 869b0f9..4548d4e 100644 --- a/src/c_lhosts.go +++ b/src/c_lhosts.go @@ -84,6 +84,7 @@ type HostNode struct { User string `yaml:"user"` Pass string `yaml:"pass"` Priv string `yaml:"priv"` + RDPFile string `yaml:"rdp_file"` Jump JumpSettings `yaml:"jump"` Quality uint8 `yaml:"quality"` Domain string `yaml:"domain"` -- cgit v1.2.3