diff options
| author | Paul Buetow <paul@buetow.org> | 2026-02-17 22:06:56 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-02-17 22:06:56 +0200 |
| commit | b1e1ab68eb57fbeb1ae9b3fb92ac4448dea663b6 (patch) | |
| tree | b3238e33ce52e525c89faa7341dffcd6cddd29a7 | |
| parent | 1e21cee6bb2ff0f827a952d89570160c024d19d0 (diff) | |
update readme
| -rw-r--r-- | README.md | 12 |
1 files changed, 9 insertions, 3 deletions
@@ -10,6 +10,12 @@ The website can be run using the Docker image in the `docker-image` directory. The website needs the following hosts configured: -- `ipv6.buetow.org` (IPv4 and IPv6) -- `test4.ipv6.buetow.org` (IPv4 only) -- `test6.ipv6.buetow.org` (IPv6 only) +- `ipv6test.buetow.org` (IPv4 and IPv6) +- `test4.ipv6test.buetow.org` (IPv4 only) +- `test6.ipv6test.buetow.org` (IPv6 only) + +## Try it out + +* https://ipv6test.buetow.org +* https://test4.ipv6test.buetow.org +* https://test6.ipv6test.buetow.org |
