Giter VIP home page Giter VIP logo

dowrighttv / dnxfirewall Goto Github PK

View Code? Open in Web Editor NEW
213.0 16.0 41.0 16.87 MB

DNXFIREWALL™ and DAD'S NEXT-GEN FIREWALL™, a C/CPython hybrid next generation firewall built on top of Linux and bound to kernel/ netfilter hooks for packet control.

Home Page: https://dnxfirewall.com

License: GNU Affero General Public License v3.0

Python 44.86% CSS 0.56% HTML 16.99% Cython 5.16% JavaScript 27.42% C 5.00%
networking firewall security security-tools antivirus privacy

dnxfirewall's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

dnxfirewall's Issues

firewall development proposal

This is Bhuwan raj pandey currently working and doing business in UAE Dubai. I also found technology and am always curious to know about how things work . For a couple of years I have always thought of developing my own firewall brand like fortigate ,sophos etc . Now I finally thought of giving it a try and started looking for technology enthusiasts to make a team . will you be interested to be our business partner ,we all can flourish together.

infected clients reports do not reference configured user

it looks like reports page logic just skips over this step. I likely did that while refactoring, but it should be pretty straight forward adding it back.

load infected clients > pull dhcp reservations > search reservations for infected mac > replace with configured name, if present.

traffic log incorrect direction reported

cfirewall is reporting conn_direction as "deny" traffic logging is set for an inbound, wan zone, deny rule.

note: this is correctly reported for outbound rules, but may be linked to the "deny" action.

dhcp server fatal error

dnxfirewall python3[607232]: self._proxy_callback(packet)
dnxfirewall python3[607232]: File "/home/dnx/dnxfirewall/dhcp_server/dhcp_server.py", line 75, in handle_dhcp
dnxfirewall python3[607232]: self._handle_request(packet)
dnxfirewall python3[607232]: File "/home/dnx/dnxfirewall/dhcp_server/dhcp_server.py", line 94, in _handle_request
dnxfirewall python3[607232]: client_request.generate_server_response(request_mtype)
dnxfirewall python3[607232]: File "/home/dnx/dnxfirewall/dhcp_server/dhcp_server_requests.py", line 279, in generate_server_response
dnxfirewall python3[607232]: send_data = [self._generate_dhcp_header()]
dnxfirewall python3[607232]: File "/home/dnx/dnxfirewall/dhcp_server/dhcp_server_requests.py", line 290, in _generate_dhcp_header
dnxfirewall python3[607232]: self.handout_ip.packed, self.sock.ip.packed,
dnxfirewall python3[607232]: AttributeError: 'NoneType' object has no attribute 'packed'

autoloader error

Hi,
i want to check this project.
On a fresh install debian 11 after update/upgrade i cloned the project and run the autoloader command but i am getting this error;

autoloader (cli) run failure. -> No module named 'dnx_iptools.cprotocol_tools.cprotocol_tools'
are there any dependency or missing step?
Thanks

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.