mirror of https://github.com/kkkgo/vlmcsd
Update README
parent
ca577e69bd
commit
e56f33a38b
49
README
49
README
|
@ -1,18 +1,41 @@
|
||||||
vlmcsd-1112-2018-10-20
|
#vlmcsd - portable open-source KMS Emulator in C
|
||||||
To view the documentation cd to the directory containing the distribution
|
**vlmcsd-1112-2018-10-20**
|
||||||
files and type
|
Supported operating systems / run-time environments
|
||||||
|
>Linux, GNU/Linux, uclibc/Linux, musl/Linux, Android (bionic/Linux), FreeBSD, FreeBSD with glibc (e.g. debian/kFreeBSD), OpenBSD, NetBSD, DragonflyBSD, Solaris, Open Indiana, Dyson, Minix, Darwin, Mac OS, iOS, Windows, Cygwin, WSL, Wine, The Hurd.
|
||||||
|
Supported CPUs
|
||||||
|
x86, arm, mips, PowerPC, Sparc, s390
|
||||||
|
Number of binaries included in distribution: 163
|
||||||
|
Number of explicitly supported products to activate: 202
|
||||||
|
|
||||||
man man/vlmcsd.8
|
|
||||||
to see documentation for vlmcsd
|
|
||||||
|
|
||||||
man man/vlmcs.1
|
----------
|
||||||
to see documentation for vlmcs
|
|
||||||
|
|
||||||
man man/vlmcsd.7
|
|
||||||
to see general documentation for kms
|
|
||||||
|
|
||||||
If you don't have man, you may also use the .txt, .html and .pdf files
|
**vlmcsd is**
|
||||||
in the man directory
|
|
||||||
|
|
||||||
This code is synchronized from the mydigitallife forum.
|
- a replacement for Microsoft's KMS server It contains vlmcs a KMS test client, mainly for debugging purposes, that also can "charge" a genuine KMS server designed to run on an always-on or often-on device,e.g. router, NAS Box, ... intended to help people who lost activation of their legally-owned licenses, e.g. due to a change of hardware (motherboard, CPU, ...)
|
||||||
https://forums.mydigitallife.net/threads/emulated-kms-servers-on-non-windows-platforms.50234/
|
|
||||||
|
**vlmcsd is not**
|
||||||
|
|
||||||
|
- a one-click activation or crack tool intended to activate illegal copies of software (Windows, Office, Project, Visio)
|
||||||
|
|
||||||
|
|
||||||
|
----------
|
||||||
|
|
||||||
|
|
||||||
|
###To view the documentation cd to the directory containing the distribution
|
||||||
|
**files and type**
|
||||||
|
|
||||||
|
- man man/vlmcsd.8
|
||||||
|
to see documentation for vlmcsd
|
||||||
|
|
||||||
|
- man man/vlmcs.1
|
||||||
|
to see documentation for vlmcs
|
||||||
|
|
||||||
|
- man man/vlmcsd.7
|
||||||
|
to see general documentation for kms
|
||||||
|
|
||||||
|
If you don't have man, you may also use the .txt, .html and .pdf files in the man directory.
|
||||||
|
|
||||||
|
> This code is dowloaded from the mydigitallife forum.
|
||||||
|
> https://forums.mydigitallife.net/threads/emulated-kms-servers-on-non-windows-platforms.50234/
|
||||||
|
|
Loading…
Reference in New Issue