All Projects → kebe7jun → Linux Kms Server

kebe7jun / Linux Kms Server

Licence: mit
Linux kms server, activate your windows productions.

Programming Languages

c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to Linux Kms Server

Regtweaks
Registry Tweaks for Windows.
Stars: ✭ 675 (+519.27%)
Mutual labels:  office, windows-10
Kms Activate
Microsoft Windows/Office 一键激活工具,基于kms.jm33.me的KMS服务器
Stars: ✭ 425 (+289.91%)
Mutual labels:  office, windows-10
Windows Secure Host Baseline
Configuration guidance for implementing the Windows 10 and Windows Server 2016 DoD Secure Host Baseline settings. #nsacyber
Stars: ✭ 1,288 (+1081.65%)
Mutual labels:  windows-10
Virtual Office
Virtual Office gives you transparency on what Zoom.us rooms are currently occupied and who is present
Stars: ✭ 103 (-5.5%)
Mutual labels:  office
Robustpentestmacro
This is a rich-featured Visual Basic macro code for use during Penetration Testing assignments, implementing various advanced post-exploitation techniques.
Stars: ✭ 95 (-12.84%)
Mutual labels:  office
Onenote
📚 Linux Electron Onenote - A Linux compatible version of OneNote
Stars: ✭ 1,300 (+1092.66%)
Mutual labels:  office
Alwsl
Install archlinux as the WSL (Windows Subsystem for Linux) host.
Stars: ✭ 1,332 (+1122.02%)
Mutual labels:  windows-10
Autowall
Live wallpapers on Windows 10 using open-source wallpaper engine 🌌
Stars: ✭ 85 (-22.02%)
Mutual labels:  windows-10
Phpspreadsheet
A pure PHP library for reading and writing spreadsheet files
Stars: ✭ 10,627 (+9649.54%)
Mutual labels:  office
Ffmpeginteropx
FFmpeg decoding library for Windows 10 UWP Apps
Stars: ✭ 94 (-13.76%)
Mutual labels:  windows-10
Edgedeflector
A tiny helper application to force Windows 10 to use your preferred web browser instead of ignoring the setting to promote Microsoft Edge. Only runs for a microsecond when needed.
Stars: ✭ 1,371 (+1157.8%)
Mutual labels:  windows-10
Py Kms
KMS Server Emulator written in Python
Stars: ✭ 1,318 (+1109.17%)
Mutual labels:  office
Windows10debloater
Script to remove Windows 10 bloatware.
Stars: ✭ 11,462 (+10415.6%)
Mutual labels:  windows-10
Officeproducer
Produce doc/docx/pdf format from doc/docx template
Stars: ✭ 95 (-12.84%)
Mutual labels:  office
Docx
Fast and easy to use .NET library that creates or modifies Microsoft Word files without installing Word.
Stars: ✭ 1,288 (+1081.65%)
Mutual labels:  office
Powerpointlabs
This is the project for PowerPointLabs, a productivity add-in for PowerPoint
Stars: ✭ 106 (-2.75%)
Mutual labels:  office
Castle Winbuntu
Homesick Castle for use on WSL.
Stars: ✭ 87 (-20.18%)
Mutual labels:  windows-10
Officelife
OfficeLife manages everything employees do in a company. From projects to holidays to 1 on 1s to ... 🚀
Stars: ✭ 90 (-17.43%)
Mutual labels:  office
Mschart
📊 mschart: office charts from R
Stars: ✭ 94 (-13.76%)
Mutual labels:  office
Docbleach
🚿 Sanitising your documents, one threat at a time. — Content Disarm & Reconstruction Software
Stars: ✭ 110 (+0.92%)
Mutual labels:  office

linux-kms-server

Linux kms server.

Run

  • With Docker:
$ docker run -it -d -p 1688:1688 kebe/vlmcsd
  • With linux:
$ make
$ ./vlmcsd

Ciente usage:

Note: run cmd with administrator.

  • Windows:
slmgr /upk
slmgr /ipk XXXXX-XXXXX-XXXXX-XXXXX-XXXXX
slmgr /skms YOUR_IP_OR_HOSTNAME
slmgr /ato
  • Office:
CD \Program Files\Microsoft Office\Office16 OR CD \Program Files (x86)\Microsoft Office\Office16
cscript ospp.vbs /sethst:YOUR_IP_OR_HOSTNAME
cscript ospp.vbs /inpkey:xxxxx-xxxxx-xxxxx-xxxxx-xxxxx
cscript ospp.vbs /act
cscript ospp.vbs /dstatusall
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].