Giter Club home page Giter Club logo

nfsense's Introduction

nfsense

nfsense's People

Contributors

speatzle avatar adroslice avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

nfsense's Issues

Roadmap

Rough Long-term Roadmap of my plans for this Project, Subject to change.

Basics:

  • Everything should be doable via the Backend's JsonRPC API (Potentially over Websockets)
  • Swagger API Docs
  • Everything should be saved in a central JSON Config File (for Easy backup / Restore and Manual Editing)
  • A nftables rules file will be generated from the JSON Config and applied with nft -f (provides crash resiliency and apply on startup)
  • Interfaces configured via networkd
  • If the Backend crashes there should be no impact to Firewalling, Routing or VPN

Roadmap:

  • Basic SPA Frontend (Vue 3)
  • Address Object's
  • Interface configuration
  • Static routes
  • DHCP Server
  • DNS Server
  • NTP Server
  • WireGuard VPN
  • Firewall rule generation
  • NAT Rule Generation
  • Firewall Rule Creation UI
  • Authentication
  • Config / Input Validation
  • Rule Hit Count UI
  • Certificate Management and generation via caddy (use https://github.com/mholt/caddy-events-exec , caddyserver/caddy#4912 to update cert in nfsense config / trigger service reloads. alternatively write custom module for sending events to nfsense via dbus)
  • Reverse Proxy with Caddy json config
  • Nat rules: automatic firewall rule checkbox
  • Firewall logging
  • install script
  • API Websocket Streams (journalctl logs, PacketCapture and Webshell need constant bidirectional data)
  • Service Log viewer (via journalctl dbus interface)
  • Packet Capture UI (tcpdump/nfdump)
  • Webshell
  • Commit log & Service Error detection
  • Basic CLI configuration
  • Multi-Wan (Balancing / Failover Rules)
  • QOS (Bandwidth limiting / Traffic Priority)
  • IPv6
  • Historic Metrics (Influx/prometheus/snmp)
  • Frontend Metric Graphs
  • Immutable Distro (osTree ? Fedora CoreOS?)
  • Kernel BPF Patch to allow inet table rules to match ipv4 and ipv6 addresses in a single rule using a ipv6 ipset (ipv4 as ipv6)
  • Firewall Zones
  • pppoe
  • IPsec Site-To-Site VPN
  • OpenVPN Client VPN
  • OpenVPN Site-To-Site VPN
  • Snort / Suricata integration
  • BGP / OSPF Routing Support
  • VRRP/CARP/UCARP HA Support
  • Plugin System

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.