Results 4 comments of Alex

@NeffIsBack and @Marshall-Hallenbeck sorry for the breaking changes I should have double-checked the other places where the spider function was called. I just need to tweak the function call `connection.spider`...

@NeffIsBack I've created a fix for this issue. The only thing that I couldn't fully test was teams_localdb as I don't currently have the environment setup for it, but it...

It's a code preference of mine. I generally prefer setting the attributes of the class within the initialiser rather than setting attributes in the method call, which is what the...

I've updated the description to show all the changes that I've made to spider including some bug fixes for both modules and SMB spider itself. There are a few changes...