fix: PKGBUILD uses git source, builds successfully
This commit is contained in:
11
docs/plan.md
11
docs/plan.md
@@ -101,6 +101,17 @@ A lightweight dual-protocol DNS forwarder written in Rust. It accepts DNS querie
|
||||
- [ ] Helm chart
|
||||
- [ ] CI pipeline (lint, test, build, image push)
|
||||
|
||||
### M8 — Censorship Resistance (the real differentiator)
|
||||
|
||||
This is where the project goes beyond what `cloudflared` offers. See
|
||||
[story.md](story.md) for the full rationale.
|
||||
|
||||
- [ ] SOCKS5 proxy support for upstream DoH connections
|
||||
- [ ] HTTP CONNECT proxy support for upstream DoH connections
|
||||
- [ ] Configurable upstream transport (direct / SOCKS5 / WireGuard tunnel)
|
||||
- [ ] Upstream health probing (latency + availability)
|
||||
- [ ] Auto-switch away from unreachable resolvers
|
||||
|
||||
## Directory Structure
|
||||
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user