unredacter/README.md

16 lines
173 B
Markdown
Raw Permalink Normal View History

2021-10-19 23:16:13 +00:00
# Unredacter
2021-10-18 16:15:40 +00:00
Unredact text that has been redacted using insecure methods
2021-10-19 23:16:13 +00:00
## How to Use
Install the dependencies:
`npm install`
Then start with
`npm start`
That's it.