mirror of
https://github.com/amitbet/vncproxy.git
synced 2025-09-21 01:20:55 +00:00
some refactoring + better recorder
This commit is contained in:
@@ -47,8 +47,8 @@ func main() {
|
||||
TargetPort: *targetVncPort,
|
||||
TargetPassword: *targetVncPass, //"vncPass",
|
||||
ID: "dummySession",
|
||||
//Status: SessionStatusActive,
|
||||
//Type: SessionTypeRecordingProxy,
|
||||
Status: proxy.SessionStatusInit,
|
||||
Type: proxy.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