Skip to content

This is the iptable configurations manager for host machines. Its cross platform and secures local development

License

Notifications You must be signed in to change notification settings

microservices-suite/ufw-mapper

Repository files navigation

UFW Mapper

version license

UFW Mapper is a simple and efficient tool for managing iptables configuration for local development. This project leverages the Electron framework to provide an easy-to-use UI for handling UFW (Uncomplicated Firewall) rules.

Features

  • Manage UFW (Uncomplicated Firewall) configurations locally.
  • Easily configure iptables to fit local development security needs.
  • Simple user interface powered by Electron.

Getting Started

Prerequisites

To run UFW Mapper, you'll need the following installed:

  • Node.js (v12+)
  • npm or yarn
  • Electron

Installation

  1. Clone the repository:

    git clone https://github.com/microservices-suite/ufw-mapper.git
    cd ufw-mapper
  2. Install the dependencies:

    npm install

Running the App

To start the application, run the following command:

npm start

About

This is the iptable configurations manager for host machines. Its cross platform and secures local development

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published