Your Web News in One Place

Help Webnuz

Referal links:

Sign up for GreenGeeks web hosting
October 25, 2021 07:16 pm GMT

DeepfakeHTTP v6.3.1

A new version of DeepfakeHTTP is out!
I decided to add a new --dir option, allowing to host static content as static servers do.
However, unlike regular static servers, DeepfakeHTTP can also host executable stuff, such as shell scripts or JavaScript. In order to have JavaScript executed on the server side you need to specify 'use server' at the beginning of the code (similar to the well-known 'use strict').

Thank you to all the people who helped with advice, suggestions, and participation!

GitHub logo xnbox / DeepfakeHTTP

DeepfakeHTTP is a web server that uses HTTP dumps as a source for responses.


Original Link: https://dev.to/xnbox1/deepfakehttp-v631-462h

Share this article:    Share on Facebook
View Full Article

Dev To

An online community for sharing and discovering great ideas, having debates, and making friends

More About this Source Visit Dev To