0.0.3 • Published 11 years ago

psm-traps v0.0.3

Weekly downloads
4
License
-
Repository
github
Last release
11 years ago

psm-traps

command line trap forensic tool for BTI proNX Services Manager (psm).

Getting Started

Download and install node from here:

download node.js

Once node is installed, npm will be available, this can be used to install/upgrade psm-traps:

  $ npm install -g psm-traps

The -g option will install/upgrade it globally on your system, this will make it available from any directory.

For some *nix systems you may need to use sudo:

  $ sudo npm install -g psm-traps

sudo is required if you're running as a user other than superuser (root).

NOTE when installing there will be a number of warning displayed on the console, this is output from the third parties that are used in this client application, these can be ignored as they do not affect behaviour.

0.0.3

11 years ago

0.0.2

11 years ago

0.0.1

11 years ago