Git Product home page Git Product logo

vlmcsd-flyapp's Introduction

vlmcsd on fly.io

vlmcsd KMS Emulator on fly.io

Run your own KMS Emulator server for free (within free tier) on fly.io

Important

On 2024, fly.io will now charge $2/mo for a dedicated IPv4 address.

Activate your Windows and Microsoft Office via KMS without leaving traces of activator in your PC.

Tip

With the introduction of Ohook activation method on Microsoft Office, hosting your own KMS Emulator is not needed anymore.

fly.io Deployment

You need flyctl installed.

  1. Clone this repository.
  2. Check if vlmcsd version in Dockerfile is latest, if not, change to the latest version.
  3. Login to flyctl by using fly auth login.
  4. Create an app on fly.io fly launch --copy-config --name app-name --no-deploy --vm-memory 256.
  5. When asked to tweak these settings before proceeding, enter yes if you want to tweak settings like selecting the region closest to you, otherwise, enter no.
  6. Deploy to fly.io fly deploy -a app-name --ha=false.
  7. When asked to allocate a dedicated IPv4 address, enter yes.
  8. Test vlmcsd using vlmcs. vlmcs -v app-name.fly.dev

It is recommended to have a custom domain name.

fly.io free tier

fly.io requires a credit card in order to work, if you don't have a credit card or if you are afraid that fly.io will charge you so much, it is recommend to buy prepaid credits that can be used with virtual credit cards.

Activation

Windows

  1. slmgr /skms app-name.fly.dev
  2. slmgr /ato

Microsoft Office

  1. cscript "C:\Program Files\Microsoft Office\Office16\ospp.vbs" /sethst:app-name.fly.dev
  2. cscript "C:\Program Files\Microsoft Office\Office16\ospp.vbs" /act

Command line explanations

  1. -T0 Disable the inclusion of date and time in each line of the log.
  2. -D Do not daemonize and run in foreground.
  3. -e Write all logging output to stdout so that you can see the log in fly.io.
  4. -c1 Check if the client time differs no more than four hours from the system time.

vlmcsd-flyapp's People

Contributors

animmouse avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.