https://github.com/taoso/zns
ZNS - Simple DoH Server in Go
https://github.com/taoso/zns
dns doh golang https
Last synced: about 1 month 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 (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-02-16T07:49:20.000Z (8 months ago)
- Last Synced: 2025-04-05T00:41:18.472Z (7 months ago)
- Topics: dns, doh, golang, https
- Language: JavaScript
- Homepage:
- Size: 38.1 KB
- Stars: 26
- Watchers: 3
- Forks: 9
- 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 -free -tls-hosts zns.example.org -root /var/www/html
```## 原理
## 星标趋势