v1.2.0
1.2.0 - 2020-09-22
- Added experimental support for DFS shares when using
smbclient
function - Added
smbclient.ClientConfig()
to set global default options on new connections - Moved the SMB Header structures to
smbprotocol.header
- Added
null_terminated
option for aTextField
value - Fix broken pipe errors that occur on long running connections by sending a echo request for each connection session every 10 minutes