juffalow / pentest-tool-lite

Test your page against basic security, html, wordpress, ... check lists
https://pentest-tool-lite.com/
MIT License
27 stars 10 forks source link

Switch to LRU cache #7

Open juffalow opened 7 years ago

juffalow commented 7 years ago

Every request is cached so the program is running faster. But it is checking lot of other URL addresses ( resources, links, ... ), so it would be better to not remember all the requests.