Skip to content

PasaiakoUdala/WOL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WOL

====================================================================

This App does some magic like:

  • Obtain LAN host info from OCS database
  • Check if a host is alive with a Ping (Every 10 minutes)
  • If the host is alive and is windows:
    • Checks if host is with screensaver
    • Show buttons to perfom some actions: Logout current host session, Reboot host, Shutdown host
  • If host is turned off, make a Wake On Lan call

Insatallation notes:

  • git clone this repo
  • rename config.json.dist to config.json and configure parameters
  • npm install
  • install wmi-client ( We need winexe to run windows processes remotelly )
  • install and configure PM2 for node server
  • access to http://localhost:3000

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published