GithubHelp home page GithubHelp logo

jmnmu / luci-app-apfree_wifidog Goto Github PK

View Code? Open in Web Editor NEW
5.0 1.0 18.0 32 KB

apfree wifidog luci 配置页面

License: GNU General Public License v3.0

Makefile 2.96% Lua 73.39% HTML 21.92% Shell 1.74%

luci-app-apfree_wifidog's Introduction

luci-app-apfree_wifidog是apfree wifidog的luci配置页面,将其集成到LEDE&OpenWrt步骤如下:

准备工作

#使用主目录
cd ~
#从GitHub拉取lede代码,放在lede目录下
git clone https://github.com/lede-project/source.git lede
cd lede
git checkout -b v17.01.4 v17.01.4
#返回上级目录
cd ..
#下载apfree_wifidog源码
git clone https://github.com/KunTengRom/package_apfree_wifidog.git 
#将apfree的packag复制到lede目录下
cp -r package_apfree_wifidog/apfree_wifidog lede/package/
#替换LEDE编译环境的libevent2
git clone https://github.com/KunTengRom/package_kunteng_libevent2.git
cp -fr package_kunteng_libevent2/libevent2 ~/lede/package/libs/
#下载本项目
git clone https://github.com/KunTengRom/luci-app-apfree_wifidog.git
cp -fr luci-app-apfree_wifidog ~/lede/feeds/luci/application
./script/feed install -a
#进入lede目录
cd lede/

### 编译配置

make menuconfig

选择 luci->application->apfree_wifidog

make V=s

联系我们

331230369

如果您觉得我们的开源对您有帮助,请不要犹豫 star

luci-app-apfree_wifidog's People

Contributors

liudf0716 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

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.