Kms

KMS 激活

Microsoft KMS Activation

KMS Emulator

Github (https://github.com/Wind4/vlmcsd )

Compile and run

$ git clone https://github.com/Wind4/vlmcsd.git
$ cd vlmcsd
$ make -j5

# start emulator on port 1688
$ ./bin/vlmcsd

# test emulator
$ ./bin/vlmcs 
Connecting to 127.0.0.1:1688 ... successful
Sending activation request (KMS V6) 1 of 1  -> 06401-00206-551-222595-03-2060-9600.0000-0022020 (3A1C049600B60076)

# to stop emulator, get PID
$ kill -5 $(lsof -t -i:1688)

On windows

# Run CMD as Administrator
slmgr /skms KMS_DOMAIN_NAME
slmgr /ato