# 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: - `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