1.0.7 • Published 7 years ago

@intertrust/pg-file-decryptor v1.0.7

Weekly downloads
-
License
ISC
Repository
-
Last release
7 years ago

Installation

Please follow the instructions given below to download your files:

  1. Download NodeJS installer from https://nodejs.org/en/download/ according to your operating system.
  2. Once the NodeJS installation has completed, open your terminal and issue command: On Windows:

    npm install @intertrust/pg-file-decryptor -g

    Mac and Linux:

    sudo npm install @intertrust/pg-file-decryptor -g

    Note that steps 1 & 2 can be skipped if you have already done so.

  3. Open your terminal and issue command:

    pg-file-decryptor -i input_url -o your_folder
    	Following the prompts, please enter username and password. 

    (Note that an initial mask '*' will be displayed in the beginning of password input.) The output files can be found under your_folder

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago