Releases: zhsj/wghttp
Releases · zhsj/wghttp
v0.3.3
v0.3.2
v0.3.1
v0.3.0
- New option:
--client-port
: Listen port for WireGuard connection--preshared-key
: Preshared key for WireGuard connection
- DNS:
- Options are separated to
--dns
and--resolve-dns
--dns
is for WireGuard traffic, and--resolve-dns
is 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 --dot
options is removed
- Options are separated to
- Version info is displayed on command description and
/stats
endpoint.
v0.2.1
v0.2.0
v0.1.1
Publish on Docker Hub and GitHub Container Registry.