Kyle Farris
Kyle Farris
What method are you using to scan the file(s)? `isInfected`?
@philly-vanilly I'm able to scan a 78 MB DMG file just fine on MacOS just fine 🙂 No special configurations. The config file for my daemon has the defaults for...
Are you able to scan the large file locally using the command line? You can use `telnet` to test if the file can be scanned that way. Assuming you have...
@Dafyh Thanks for the PR! It looks like you've put a lot of thought into the code and have done all the work necessary (updated docs, wrote tests, etc...). I...
So, I think you can already do it with the currently library--you would just need 2 instances of the library which really isn't too big of a deal. This library...
Thank you for your contribution! We need to figure out a way to make a working test as part of our test suite before this can be merged in. Give...
That all sounds great! Looking forward to seeing the feature added!