├── LICENSE ├── Makefile ├── README.md └── files └── dogcom.conf /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mchome/openwrt-dogcom/HEAD/LICENSE -------------------------------------------------------------------------------- /Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mchome/openwrt-dogcom/HEAD/Makefile -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mchome/openwrt-dogcom/HEAD/README.md -------------------------------------------------------------------------------- /files/dogcom.conf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mchome/openwrt-dogcom/HEAD/files/dogcom.conf --------------------------------------------------------------------------------