-
Notifications
You must be signed in to change notification settings - Fork 54
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added SMB filesystem support #331
Conversation
Codecov Report
@@ Coverage Diff @@
## main #331 +/- ##
==========================================
+ Coverage 71.69% 71.72% +0.02%
==========================================
Files 236 238 +2
Lines 18366 18682 +316
==========================================
+ Hits 13168 13399 +231
- Misses 5198 5283 +85
Flags with carried forward coverage won't be shown. Click here to find out more.
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Co-authored-by: Schamper <1254028+Schamper@users.noreply.github.com>
Co-authored-by: Schamper <1254028+Schamper@users.noreply.github.com>
Added SMB filesystem support which allows users to use dissect's tools remotely
Depends on some QOL fixes in #244 and fox-it/dissect.regf#18.