ErrLookup › rustdesk/rustdesk-server
rustdesk/rustdesk-server
RustDesk Server Program · Rust · 26 source files
Analyzed at a7736be5e4 on 2026-09-09. 9 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| Timeout | exception | warning | network, timeout, relay, idle-connection |
| Timeout of test_hbbs | exception | error | network, timeout, self-test, rendezvous |
| Invalid Secret key | validation | error | base64, ed25519, key-validation, cryptography |
| Invalid port | validation | error | cli, startup, port-validation, rust |
| err.to_string() | exception | warning | websocket, network, relay, io-error |
| Key pair is INVALID | validation | error | ed25519, keypair-mismatch, signature, cryptography |
| Invalid secret key | validation | error | base64, key-validation, cli, cryptography |
| Invalid Public key | validation | error | base64, ed25519, key-validation, cryptography |
| Invalid public key | validation | error | base64, key-validation, cli, cryptography |