GithubHelp home page GithubHelp logo

walkingsky / luci-wifidog Goto Github PK

View Code? Open in Web Editor NEW
18.0 4.0 11.0 20 KB

wifidog的luci管理界面,基于openwert的可编译package

License: GNU General Public License v2.0

Makefile 3.01% Shell 44.83% Lua 52.17%

luci-wifidog's Introduction

luci-wifidog

wifidog的luci管理界面,基于lede的可编译package


安装方法

克隆本项目到本地 将目录名称由 luci-wifidog 改名成 luci-app-wifidog 复制 luci-app-wifidog 目录到本地lede的目录树中,目录结构如下:lede/package/feeds/luci/luci-app-wifidog

注意:里面的脚本要注意文件格式及可执行属性,到了linux系统里要用chmod及dos2unix命令作适当调整
/etc/init.d/wifidog
/etc/uci-defaults/luci-wifidog

编译

编译是sdk环境中要有wifidog选项:

  1. 执行make menuconfig,在LuCI -》3. Applications-》luci-app-wifidog 找到该包,勾选上。
  2. 编译整个sdk

使用方法 for wifidog v1.3.0

首先需要安装wifidog

opkg update
opkg install wifidog

拷贝各文件到相应文件夹中替换原文件, 注意:
/etc/uci-defaults  /etc/init.d/wifidog 替换源文件, 并使用 chmod +x wifidog 增加可执行权限.

在LUCI中就可以看见出现wifidog配置菜单了,填写相应参数,保存+应用;
LUCI -> System -> Startup  找到Wiifidog 启用之,重启路由器即可自动执行脚本运行wifidog,并生效配置。

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.