Giter VIP home page Giter VIP logo

vlmcsd_entware's Introduction

How to build package

Use opkg-build from Yocto Project:

sudo su
git clone https://github.com/dartraiden/vlmcsd_Entware
git clone https://git.yoctoproject.org/cgit/cgit.cgi/opkg-utils
cd vlmcsd_Entware/<your_arch>
chmod 600 opt/etc/vlmcsd.ini
chmod 755 opt/sbin/vlmcsd opt/etc/init.d/S37vlmcsd
cd ../..
opkg-utils/opkg-build -c -Z gzip -o root -g root vlmcsd_Entware/<your_arch>

or download compiled .ipk from Releases.

How to activate Windows and Office

Windows:

slmgr.vbs /upk
slmgr.vbs /ipk XXXXX-XXXXX-XXXXX-XXXXX-XXXXX
slmgr.vbs /skms 192.168.1.1
slmgr.vbs /ato

XXXXX-XXXXX-XXXXX-XXXXX-XXXXX - Generic Volume License Key corresponding to the installed edition of Windows.

Office:

cscript "C:\Program Files\Microsoft Office\Office16\ospp.vbs" /dstatus
cscript "C:\Program Files\Microsoft Office\Office16\ospp.vbs" /unpkey:XXXXX

XXXXX โ€” the first 5 characters shown by the previous command.

cscript "C:\Program Files\Microsoft Office\Office16\ospp.vbs" /inpkey:YYYYY-YYYYY-YYYYY-YYYYY-YYYYY
cscript "C:\Program Files\Microsoft Office\Office16\ospp.vbs" /sethst:192.168.1.1
cscript "C:\Program Files\Microsoft Office\Office16\ospp.vbs" /act

YYYYY-YYYYY-YYYYY-YYYYY-YYYYY - Generic Volume License Key corresponding to the installed edition of Office or particular product.

Thanks to

  • Hotbird64 for vlmcsd:
    • vlmcsd-armv5el-musl-thumb-static
    • vlmcsd-armv7el-uclibc-static
    • vlmcsd-mips32el-uclibc-static
    • vlmcsd-mips32-musl-static
    • vlmcsd-x64-musl-static
    • vlmcsd-x86-musl-static

vlmcsd_entware's People

Contributors

dartraiden avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

vlmcsd_entware's Issues

Listen interface

Hi.
There is a problem with specifying a specific interface to listen to. Settings ignored in are vlmcsd.ini and the -L argument. As a result, all interfaces are listened to.

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.