2017-10-16 18:50:55 +02:00
|
|
|
A native Ruby implementation of the SMB Protocol Family. It currently
|
|
|
|
supports MS-SMB and MS-SMB2. This library currently include both a
|
2021-09-05 17:21:44 +02:00
|
|
|
client level, and packet level support. A user can parse and
|
2017-10-16 18:50:55 +02:00
|
|
|
manipulate raw SMB packets, or simply use the simple client to perform
|
|
|
|
SMB operations. See the Wiki for more information on this porject's
|
|
|
|
long-term goals, style guide, and developer tips.
|