Sen descrición

Cokebar Chi f9cf4dfbb2 Update LEDE SDK to 17.01.1 (#10) %!s(int64=7) %!d(string=hai) anos
files 60be8fc6f4 Delete vlmcsd.ini %!s(int64=8) %!d(string=hai) anos
.travis.yml f9cf4dfbb2 Update LEDE SDK to 17.01.1 (#10) %!s(int64=7) %!d(string=hai) anos
Makefile ef34a6f7ab Bump Version to svn1108 %!s(int64=7) %!d(string=hai) anos
README.md 45dbf2567e Refine README %!s(int64=7) %!d(string=hai) anos
deploy.sh 296fd126c4 Update deploy.sh %!s(int64=7) %!d(string=hai) anos

README.md

openwrt-vlmcsd

A OpenWRT package for vlmcsd.

You can use luci-app-vlmcsd to control it. luci-app-vlmscd support KMS auto-activation.

Travis CI: Build Status

Using without luci-app-vlmcsd

If you don't use luci-app-vlmcsd and you want vlmcsd support KMS auto activation, you should modify the settings of dnsmasq manually:

  1. Add the following line at the end of /etc/dnsmasq.conf:

  srv-host=_vlmcs._tcp.lan,hostname.lan,1688,0,100

  (replace "hostname.lan" with your actual host name, eg: openwrt.lan, or just replace it with your IP of LAN)

  1. Restart dnsmasq:

/etc/init.d/dnsmasq restart

You can check if the dnsmasq setting works with the following cammand in Windows:

nslookup -type=srv _vlmcs._tcp.lan

The response should be your router's IP.

  1. /etc/init.d/vlmcsd enable && /etc/init.d/vlmcsd start && /etc/init.d/dnsmasq restart

Pre-compiled Download

Your can find pre-compiled ipk: