Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 403 Bytes

Readme.md

File metadata and controls

21 lines (13 loc) · 403 Bytes

Changes server time using node.

Quick Start

  1. visudo add current sandbox user to sudoers, like this:
    node ALL=NOPASSWD: /bin/date
  2. Run app.js

Usage

  1. Test features related to time (reservations, cron jobs, etc)
  2. Travel to the past or future!

Features

  • Shows current server time
  • Changes current server time remotely

License

MIT