mirror of
https://github.com/aljazceru/pkdns.git
synced 2025-12-17 05:54:21 +01:00
chore: Updated readme
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||

|
||||
|
||||
|
||||
DNS server resolving [pkarr](https://github.com/nuhvi/pkarr) self-sovereign domains.
|
||||
DNS server resolving [pkarr](https://github.com/nuhvi/pkarr) self-sovereign domains on the [mainline DHT](https://en.wikipedia.org/wiki/Mainline_DHT).
|
||||
|
||||
## Getting Started
|
||||
|
||||
@@ -51,6 +51,7 @@ Verify your server with this domain [http://7fmjpcuuzf54hw18bsgi3zihzyh4awseeuq5
|
||||
|
||||
### Verify pkdns is working
|
||||
|
||||
#### Pkarr Domains
|
||||
Verify the server resolves pkarr domains.
|
||||
Replace `PKDNS_SERVER_IP` with either a [hosted server ip](./servers.txt) or `127.0.0.1` if you run it on your localhost.
|
||||
|
||||
@@ -60,6 +61,9 @@ nslookup 7fmjpcuuzf54hw18bsgi3zihzyh4awseeuq5tmojefaezjbd64cy PKDNS_SERVER_IP
|
||||
|
||||
> *Troubleshooting* If this does not work then the pkdns server is likely not running.
|
||||
|
||||
|
||||
#### ICANN Domains
|
||||
|
||||
Verify it resolves regular ICANN domains. Replace `PKDNS_SERVER_IP` with either a [hosted server ip](./servers.txt) or `127.0.0.1` if you run it on your localhost.
|
||||
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user