An open API service indexing awesome lists of open source software.

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!

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 :)