Coder Social home page Coder Social logo

geniusrichter / luci-app-beardropper Goto Github PK

View Code? Open in Web Editor NEW

This project forked from natelol/luci-app-beardropper

0.0 0.0 0.0 278 KB

The luci app for the bearDropper, a log examination script w/ iptables firewall rule generation response

License: GNU General Public License v3.0

Makefile 1.88% Lua 13.04% HTML 2.74% Shell 82.35%

luci-app-beardropper's Introduction

luci-app-beardropper

luci-app-beardropper, a log examination script w/ iptables firewall rule generation response.

This is the LuCI app built for the elegant firewall rule generation on-the-fly script bearDropper, only a few modifications were made to work with Luci.

Targets/Devices

Written in shell scripts, so it shall work all good on all devices.

Config

The config file path is: /etc/config/beardropper and this is the uci configuration format.

Compile

RECOMMENDED!!!! (推荐使用右边的feeds---->)You can use natelol feeds

OR

  1. Go under openwrt/

  2. Make your own local feeds, say a folder mkdir yourfeeds

  3. Clone master under feeds to have git clone https://github.com/natelol/luci-app-beardropper yourefeeds/luci-app-beardropper

  4. Append src-link yourfeeds /path/to/openwrt/yourfeeds in the file openwrt/feeds.conf(.default)

  5. Run following scripts under openwrt:

# Update feeds
./scripts/feeds update -a
./scripts/feeds install -a

# M select luci-app-beardropper in LuCI -> 3. Applications also 2. Modules->Translations if you want translations together
make menuconfig
# compile
make package/feeds/luci-app-beardropper/compile V=99

Logs

2020-05-21 Added a new tab listing the blocked IPs.

luci-app-beardropper's People

Contributors

natelol 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.