vlmcsd - A Fully Microsoft Compatible KMS Server
7.9K
vlmcsd is a fully Microsoft compatible Key Management Service (KMS) server that provides product activation services to clients. It is designed to be a drop-in replacement for a Microsoft KMS server (Windows computer with KMS key entered). The server currently supports KMS protocol versions 4, 5, and 6.
fork or pthreads.To get started with vlmcsd, you can use the following Docker command:
docker run -d -p 1688:1688 --name vlmcsd --restart=unless-stopped jerryin/vlmcsd
Note: Ensure that the TCP port number 1688 is opened in your firewall to allow traffic.
docker pull jerryin/vlmcsd
docker run -d -p 1688:1688 --name vlmcsd --restart=unless-stopped jerryin/vlmcsd
Once the container is running, vlmcsd will start listening on TCP port 1688 for incoming KMS client requests.
Thanks to all the contributors who have made this project possible.
Content type
Image
Digest
sha256:a25c8f7fc…
Size
3.5 MB
Last updated
about 2 years ago
docker pull jerryin/vlmcsd