Merge branch 'feature/KASM-2837_STUN_srv_setting' into 'master'
Add -stunServer arg for on-premises STUN Closes KASM-2837 See merge request kasm-technologies/internal/KasmVNC!57
This commit is contained in:
@@ -64,6 +64,7 @@ namespace rfb {
|
||||
static IntParameter udpPort;
|
||||
static StringParameter kasmPasswordFile;
|
||||
static StringParameter publicIP;
|
||||
static StringParameter stunServer;
|
||||
static BoolParameter printVideoArea;
|
||||
static BoolParameter protocol3_3;
|
||||
static BoolParameter alwaysShared;
|
||||
|
||||
Reference in New Issue
Block a user