@werkspot/decrypterror
v1.6.1
Published
Script that decrypt error messages
Downloads
1
Maintainers
Readme
Install
Globaly
npm i -g @werkspot/decrypterror
Use
Without installation
npx @werkspot/decrypterror '[223,174,56,170,59,212,80,247,141,…,116,155,34,0,123,31,125,13,23]'
With installation
decrypterror '[223,174,56,170,59,212,80,247,141,…,116,155,34,0,123,31,125,13,23]'
Options
- -code -c (default) — encoded string
- -key -k - secret key. Utility can read it from environment variable ENCRYPT_SECRET or you can pass it as an argument
- -output -o — will write decoded string to file
- -input -i — will read encoded string from file
- -serialized -s — if set will output serialized object