How can I speed up my site on Evilginx?

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 ,

  1. it caches all static files and some document html files too.
  2. helps save bandwidth when u are using proxy.
  3. loads website faster even if u have multiple connections .
  4. allows make changes in cached files programically for manually / permanently.

here you can find source code , in collection of code paackage .

Modified Source’s / Material | Fluxxset

image