https://github.com/mrjosh/dnschanger
🌎 Change your dns from your menubar with one click!
https://github.com/mrjosh/dnschanger
dns dns-changer menubar-dns-changer nodejs
Last synced: 3 months ago
JSON representation
🌎 Change your dns from your menubar with one click!
- Host: GitHub
- URL: https://github.com/mrjosh/dnschanger
- Owner: mrjosh
- License: mit
- Created: 2020-04-08T02:38:08.000Z (about 5 years ago)
- Default Branch: develop
- Last Pushed: 2023-01-05T10:51:40.000Z (over 2 years ago)
- Last Synced: 2025-03-06T06:39:09.478Z (3 months ago)
- Topics: dns, dns-changer, menubar-dns-changer, nodejs
- Language: JavaScript
- Homepage:
- Size: 395 KB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
### This project is under construction.
## Install dependencies
```bash
npm install
```## Start the application in development mode
```bash
npm run start
```## Build the application
```bash
npm run build
```### Ez :)