Martijn van Wely <[email protected]> writes: > The url does indeed look like foo.duckdns.org
That is not a URL. It is a domain name, formally, and informally a "hostname". A URL looks like scheme://username:[email protected]/part/after/domain/name where some parts are optional. You use hostnames with ping and ssh, and URLs with browsers, ftp command line, wget, curl, etc. Be careful to read NetBSD's wg(4) as other systems may have man pages for their implementations which are different. I did not find any mention of ini config files in NetBSD's man page ("man wg" on a NetBSD 10 host).
