mirror of
https://github.com/amitbet/vncproxy.git
synced 2025-09-11 10:00:19 +00:00
some refactoring + better recorder
This commit is contained in:
@@ -16,7 +16,7 @@ func TestProxy(t *testing.T) {
|
||||
TargetPort: "5903",
|
||||
TargetPassword: "Ch_#!T@8",
|
||||
ID: "dummySession",
|
||||
Status: SessionStatusActive,
|
||||
Status: SessionStatusInit,
|
||||
Type: SessionTypeRecordingProxy,
|
||||
}, // to be used when not using sessions
|
||||
UsingSessions: false, //false = single session - defined in the var above
|
||||
|
Reference in New Issue
Block a user