https://github.com/meyt/godnstray
Set DNS from Tray icon.
https://github.com/meyt/godnstray
desktop-app dns-changer linux windows
Last synced: 9 months ago
JSON representation
Set DNS from Tray icon.
- Host: GitHub
- URL: https://github.com/meyt/godnstray
- Owner: meyt
- Created: 2024-05-04T11:26:07.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-05-05T21:36:30.000Z (about 2 years ago)
- Last Synced: 2025-03-25T06:34:21.861Z (over 1 year ago)
- Topics: desktop-app, dns-changer, linux, windows
- Language: Go
- Homepage:
- Size: 139 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# godnstray
Set DNS from Tray icon.

## Usage
### Windows 10, 11
1. Download the binary:
[x64](https://github.com/meyt/godnstray/releases/latest/download/godnstray.exe)
| [arm](https://github.com/meyt/godnstray/releases/latest/download/godnstray-arm.exe)
| [arm64](https://github.com/meyt/godnstray/releases/latest/download/godnstray-arm64.exe)
2. Run as administrator
### Linux
1. `wget -O godnstray https://github.com/meyt/godnstray/releases/latest/download/godnstray-linux-amd64`
2. `chmod +x godnstray`
3. `./godnstray`
### Mac OSX
Not yet...
## Configuration
After first run, the `config.toml` file will create automatically.
You can change DNS servers list by editing that file and restart the app.
## Credits
- Inspired by https://github.com/LordArma/DNS-on-Tray
- https://github.com/getlantern/systray