/ninjaLAB

NinjaLAB - DNS Managment for macOS

Primary LanguageJavaScript

NinjaLab

NinjaLAB - DNS Managment

Stars Forks Contributors

A GUI made in ElectronJS to store and change the DNS in macOS on your network devices.


📌 Table of Contents

🚀 Features

  • 📨 Add DNS and persist it.
  • 📨 Change the DNS based network device.

👷 Installation

You need to install Node.js and Yarn first, then in order to clone the project via HTTPS, run this command:

git clone https://github.com/lucaskahl/ninjaLAB.git

Install dependencies

yarn install

Setup

Run the following command to build: ( You need to have a mac machine )

yarn dist

Installation Just execute the executable inside ./dist folder.

📮 Faq

Question: What are the tecnologies used in this project?

Answer: The tecnologies used in this project are NodeJS + ElectronJS.

🐛 Issues

Feel free to file a new issue with a respective title and description.