Block a user
ssh: add exec, interactive shell, and PTY session support
rsync: add an rsync protocol implementation over SSH transports
scp: add an @webnet/scp client and server over @webnet/ssh
feat: add @webnet/sftp package (SFTP v3 client and server)
sftp: keyless SFTPServer regenerates its host key on every connection
SSH/SFTP state transfer: support worker-owned sessions, channels, and tunnels
feat(http-static): add VFS static handler
Prefix-scoped serving currently permits requests outside the prefix; please fix the inline finding and add coverage.
feat(smb2): SMB2/3 client with async VFS interface
WIP: feat(http-static): add VFS static handler