Marcus LaFerrera

Results 3 comments of Marcus LaFerrera

I believe @79617261 is having the same issue I am. If I add a domain, www.mydomain.com, and it supports TLS, malspider will default to http:// not https://. If there is...

Thanks, @malvidin. Do you have any stats on the performance improvements for these changes? Theoretically I can see them being more performant, but I'd much rather know for sure before...

I think you are spot on. Calling `add_watch(recursive=True)` would be the simplest way from a user perspective. This is also similar to how `watchdog`[1] handles recursive notifications which has worked...