lucaskahl / ninjaLAB

NinjaLAB - DNS Managment for macOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

NinjaLAB - DNS Managment for macOS


Languages

Language:JavaScript 66.7%Language:CSS 23.0%Language:HTML 10.4%