added handshake for dos protection

This commit is contained in:
2025-09-21 10:32:53 -05:00
parent b68a392d22
commit ee03167e43
8 changed files with 325 additions and 270 deletions

View File

@@ -5,6 +5,7 @@
### BREAKING CHANGES
* Remote mounts must be upgraded to v2.1.0+ to support new authentication scheme
* Protocol handshake added for DoS protection
### Issues