v0.3.0
- New option:
--client-port: Listen port for WireGuard connection--preshared-key: Preshared key for WireGuard connection
- DNS:
- Options are separated to
--dnsand--resolve-dns
--dnsis for WireGuard traffic, and--resolve-dnsis used to resolve server domain - Both options support DoT(DNS over TLS) and DoH(DNS over HTTPS)
https://github.com/zhsj/wghttp/blob/v0.3.0/docs/usage.md#dns-server-format --dotoptions is removed
- Options are separated to
- Version info is displayed on command description and
/statsendpoint.