mirror of
https://github.com/kasmtech/KasmVNC.git
synced 2025-08-25 15:25:19 +02:00
Updated Data Loss Prevention (markdown)
@@ -45,6 +45,19 @@ Limit clipboard bytes to receive from clients in one transaction. Default 10,000
|
||||
|
||||
-DLP_ClipAcceptMax
|
||||
|
||||
### Clipboard Operation Delay
|
||||
This many milliseconds must pass between clipboard actions. Default 1000.
|
||||
|
||||
-DLP_ClipDelay
|
||||
|
||||
## Keyboard Protections
|
||||
|
||||
### Keyboard Rate Limit
|
||||
Reject keyboard presses over this many per second. Default 0 (disabled).
|
||||
|
||||
-DLP_KeyRateLimit
|
||||
|
||||
## DLP Logging
|
||||
Log clipboard and keyboard actions. Info logs just clipboard direction and size, verbose logs keystrokes and clipboard content.
|
||||
|
||||
-DLP_Log (off|info|verbose)
|
||||
|
Reference in New Issue
Block a user