mirror of
https://github.com/mandiant/gopacket
synced 2026-06-21 13:57:02 +00:00
Allow Multiple SMB Dialects
This commit is contained in:
@@ -133,8 +133,6 @@ func (c *Client) Connect() error {
|
||||
Initiator: initiator,
|
||||
|
||||
Negotiator: smb2.Negotiator{
|
||||
|
||||
SpecifiedDialect: 0x0210,
|
||||
RequireMessageSigning: true,
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user