CIRCL / AIL-framework

AIL framework - Analysis Information Leak framework. Project moved to https://github.com/ail-project
https://github.com/ail-project/ail-framework
GNU Affero General Public License v3.0
1.3k stars 282 forks source link

Question: Disable storing ONION screenshots. #420

Closed ttuuxxeerr closed 4 years ago

ttuuxxeerr commented 4 years ago

Hi there, I would like to know if there is a way to keep using the Onion crawler feature without storing the onion screenshots. I am worry to enable this option and store not appropriate content in my server.

Thanks in advance for your advice.

Terrtia commented 4 years ago

Hi @ttuuxxeerr !

You can change the default behavior of the crawler in configs/core.cfg (if you are using the lastest realease).

You need to set default_crawler_png to false in the [Crawler] section

ttuuxxeerr commented 4 years ago

Great! I will test it. Thanks

ttuuxxeerr commented 4 years ago

thanks it is working