mirror of
https://github.com/serrebidev/NVDARemoteAudioClient.git
synced 2026-05-31 07:37:39 -07:00
-
released this
2026-05-10 13:49:43 -07:00 | 6 commits to main since this releaseValidates the server key client-side using the same rules
NVDARemoteAudioServerenforces, so a bad key produces a clear message in the settings dialog (or when starting a connection) instead of a generic server handshake failure.Rule Behavior Empty "Remote audio key is not set" Contains control characters (tab, newline, escape, etc.) Rejected in settings; settings can't be saved More than 128 UTF-8 bytes Rejected in settings; settings can't be saved Any printable string ≤128 UTF-8 bytes (incl. spaces, symbols, Unicode) Allowed Matches
validate_key()in haitun001/NVDARemoteAudioServersrc/protocol.rs. No protocol change.Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)