Create README.md

This commit is contained in:
Jose Maria 2017-03-24 08:52:19 +01:00 committed by GitHub
parent 7054c30f82
commit 6716a49cdd

17
README.md Normal file
View file

@ -0,0 +1,17 @@
# vlmcsd is 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, ...)
vlmcsd is not a one-click activation or crack tool intended to activate illegal copies of software (Windows, Office, Project, Visio)
## Server Usage:
> $ docker run -d -p 1688:1688 --name vlmcsd mikolatero/vlmcsd
## To view docker log:
Now (thanks to embii74) vlmcsd process send logs to docker.
> $ docker logs vlmcsd . (change 'vlmcsd' with the docker's name)
## More info
https://hub.docker.com/r/mikolatero/vlmcsd/