0.0.5 • Published 7 years ago

vmdetect v0.0.5

Weekly downloads
22
License
-
Repository
github
Last release
7 years ago

VMDETECT

vmdetect is a node module for detect virtusl machine envirement.

Start

const vmdetect = require("vmdetect");
console.log(vmdetect.hyperVenderId());
console.log(vmdetect.isHyper());

API

hyperVenderId()

get hypervisor Vender Id

isHyper()

check this meachine is hypervisor or not

License

WTFPL

0.0.5

7 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago