├── Makefile ├── README.md └── files ├── vlmcsd.ini └── vlmcsd.init /Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mchome/openwrt-vlmcsd/HEAD/Makefile -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mchome/openwrt-vlmcsd/HEAD/README.md -------------------------------------------------------------------------------- /files/vlmcsd.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mchome/openwrt-vlmcsd/HEAD/files/vlmcsd.ini -------------------------------------------------------------------------------- /files/vlmcsd.init: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mchome/openwrt-vlmcsd/HEAD/files/vlmcsd.init --------------------------------------------------------------------------------