Skip to content

Typhonling/luci-app-chinadns-ng

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LuCI Interface for ChinaDNS Next Generation for OpenWrt

简介

https://github.com/pexcn/openwrt-chinadns-ng/tree/luci

本项目为 openwrt-chinadns-ng 提供 LuCI 接口。

编译

从 OpenWrt 的 SDK 编译

cd openwrt-sdk

# 获取源码
git clone -b luci https://github.com/pexcn/openwrt-chinadns-ng.git package/luci-app-chinadns-ng

# 选中 LuCI -> Applications -> luci-app-chinadns-ng
make menuconfig

# 编译 luci-app-chinadns-ng
make package/luci-app-chinadns-ng/{clean,compile} V=s

鸣谢

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 59.3%
  • Makefile 40.7%