From cb2944ca409406a7a13fd67188bf011e4b765f7e Mon Sep 17 00:00:00 2001 From: YX Hao Date: Sun, 19 Jun 2022 16:06:15 +0800 Subject: [PATCH] Update readme.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3464133..ba500d9 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ Make a copy of the `example-encrypted-dns.toml` configuration file named `encryp Then, review the [`encrypted-dns.toml`](https://raw.githubusercontent.com/jedisct1/encrypted-dns-server/master/example-encrypted-dns.toml) file. This is where all the parameters can be configured, including the IP addresses to listen to. -You should probably at least change the `listen_addresses` and `provider_name` settings. +You should probably at least change the `listen_addrs` and `provider_name` settings. Start the proxy. It will automatically create a new provider key pair if there isn't any.