jekyc / wig

WebApp Information Gatherer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cache issues on Kali Linux

jekyc opened this issue · comments

The cache storage does not work properly on Kali Linux. A temp fix has been applied, so that wig doesn't fail to run, but as a side effect the cache storage, used for data storage between wig executions, is alway disabled.

The issue might be related to the version of Python3 or requests used in Kali.

wig no longer requires 'requests', and can now successfully store its cache on Kali Linux.