A GUI made in ElectronJS to store and change the DNS in macOS on your network devices.
- 📨 Add DNS and persist it.
- 📨 Change the DNS based network device.
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.
Question: What are the tecnologies used in this project?
Answer: The tecnologies used in this project are NodeJS + ElectronJS.
Feel free to file a new issue with a respective title and description.