summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
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)