summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-01-29 09:01:59 +0200
committerPaul Buetow <paul@buetow.org>2026-01-29 09:01:59 +0200
commitdd8d93ce4967f30fcff735d537b92c7a559b8f66 (patch)
tree0013df44ae05f0c523ed78d5d8c4d682089e53d6 /README.md
parenta03d1bc9690e81edb508010237f848defc090751 (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.md15
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)