@werkspot/decrypterror

1.6.1 • Public • Published

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

Package Sidebar

Install

npm i @werkspot/decrypterror

Weekly Downloads

0

Version

1.6.1

License

ISC

Unpacked Size

4.55 kB

Total Files

4

Last publish

Collaborators

  • werkspot-tech