interactsh-web icon indicating copy to clipboard operation
interactsh-web copied to clipboard

"Auto Download" feature, downloads every interaction to local disk

Open ldionmarcil opened this issue 11 months ago • 2 comments

Hi all. We have often ran into situations where we lost our interaction data, which led to very awkward situations. This PR implements an auto download feature which when activated, will download every interaction data to disk using js-file-download. This feature allows testers to use interactsh-web and have it log everything to disk. image This was my first time writing React, so any modifications welcome.

ldionmarcil avatar Apr 04 '24 01:04 ldionmarcil