2014/11/25

Get Windows account by NodeJS with Nope-SSPI


  1. Install nodeJS application.
  2. Install nodeJS module
    1.  npm install express@3.4.3
    2.  npm install node-sspi
  3. Create a app.js file
  4. Exec the app.js file
  5. Open IE or Chrome Browser then browser the url "http:\\localhost:3000 "


Reference:  https://www.npmjs.org/package/node-sspi

沒有留言: