https://github.com/sagernet/sing-dns
DNS client with caching
https://github.com/sagernet/sing-dns
Last synced: about 1 year ago
JSON representation
DNS client with caching
- Host: GitHub
- URL: https://github.com/sagernet/sing-dns
- Owner: SagerNet
- License: other
- Created: 2022-07-11T06:11:17.000Z (almost 4 years ago)
- Default Branch: dev
- Last Pushed: 2025-03-12T23:45:25.000Z (over 1 year ago)
- Last Synced: 2025-03-29T08:03:27.693Z (about 1 year ago)
- Language: Go
- Size: 190 KB
- Stars: 31
- Watchers: 2
- Forks: 30
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# sing-dns
DNS client with caching
## License
```
Copyright (C) 2022 by nekohasekai
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see .
```