How can you speed up site loading on Evilginx can you somehow enable hashing or something like that?
yes i have also thought about this idea and have already created solution for this .
i added caching mechanism in Evilginx ,
- it caches all static files and some document html files too.
- helps save bandwidth when u are using proxy.
- loads website faster even if u have multiple connections .
- allows make changes in cached files programically for manually / permanently.
here you can find source code , in collection of code paackage .