.gitignore | ||
index.js | ||
package.json | ||
README.md |
webtimediff
Compare your system clock with that of a remote web server.
How 2 use
- Git Clone
- Download undici:
npm install
- Run:
./index.js
ornode .
.gitignore | ||
index.js | ||
package.json | ||
README.md |
Compare your system clock with that of a remote web server.
npm install
./index.js
or node .