https://github.com/taoso/zns
ZNS - Simple DoH Server in Go
https://github.com/taoso/zns
dns doh golang https
Last synced: 3 months ago
JSON representation
ZNS - Simple DoH Server in Go
- Host: GitHub
- URL: https://github.com/taoso/zns
- Owner: taoso
- License: mit
- Created: 2024-04-12T01:59:09.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2026-01-26T23:48:14.000Z (4 months ago)
- Last Synced: 2026-01-27T06:08:38.755Z (4 months ago)
- Topics: dns, doh, golang, https
- Language: JavaScript
- Homepage:
- Size: 199 KB
- Stars: 56
- Watchers: 3
- Forks: 13
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ZNS - Simple DoH server in Go
## 安装
```bash
go install github.com/taoso/zns/cmd/zns@latest
```
## 运行
```bash
zns -c /etc/zns/zns.toml
```
配置文件格式参考 [zns.toml](./misc/etc/zns.toml)
## 原理
## 星标趋势