From c8d6da5ebd8f4e3efaf891c4680e8a17d82a292a Mon Sep 17 00:00:00 2001 From: Daniel Carrillo Date: Fri, 12 Apr 2024 19:58:14 +0200 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e26838f..f0c8069 100644 --- a/README.md +++ b/README.md @@ -113,10 +113,9 @@ curl $(uuidgen).dns.ifconfig.es curl $(cat /proc/sys/kernel/random/uuid).dns.ifconfig.es ``` - ## Build -Golang >= 1.19 is required. +Golang >= 1.22 is required. `make build` @@ -134,6 +133,8 @@ Usage of whatismyip: Path to GeoIP2 ASN database -geoip2-city string Path to GeoIP2 city database + -resolver string + Path to the resolver configuration. It actually enables the resolver for DNS client discover. -template string Path to template file -tls-bind string