Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New version and long-term use #8

Open
alephnull opened this issue Jun 22, 2018 · 0 comments
Open

New version and long-term use #8

alephnull opened this issue Jun 22, 2018 · 0 comments

Comments

@alephnull
Copy link

alephnull commented Jun 22, 2018

This solves a very particular problem that I have where I need fail2ban to control a Asus Merlin firewall. I have forked your code and made some rather significant changes to the API as well as function. It is still based on Python 2.7 as my router has python2 out of the box.

I have been running this code for a couple of days on my router and while it does need some polishing, it pretty much satisfies all my needs. Would you be interested in merging these two repos? My code is at alephnull/rfw.

A summary of changes:

  • API now uses JSON body for rule parameters
  • Chains can now be created
  • CLI client implemented
  • Debian package can be built

I am planning on packaging this for entware after I improve the tooling.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant