A SMB2 implementation in TypeScript.
Forked from https://github.com/drudge/node-smb2 to fix authentication fails against real SMB servers even with correct credentials, returning STATUS_LOGON_FAILURE (0xC000006D) during session setup. This affects Windows 10/11 and Samba-based NAS.
PR at drudge#2