diff options
| author | Paul Buetow <paul@buetow.org> | 2026-01-29 09:01:59 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-01-29 09:01:59 +0200 |
| commit | dd8d93ce4967f30fcff735d537b92c7a559b8f66 (patch) | |
| tree | 0013df44ae05f0c523ed78d5d8c4d682089e53d6 /README.md | |
| parent | a03d1bc9690e81edb508010237f848defc090751 (diff) | |
Rename README to README.md and convert to Markdown format. Remove redundant top-level index.pl file.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..77120e6 --- /dev/null +++ b/README.md @@ -0,0 +1,15 @@ +# IPv6 Test Website + +This is a quick and dirty Perl-based IPv6 test website. + +## Running the Website + +The website can be run using the Docker image in the `docker-image` directory. + +## Required Hosts Configuration + +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) |
