Quick n Dirty hack of a IPv6 Test Web Site based on Perl
  • Perl 48.6%
  • Dockerfile 44.2%
  • Just 7.2%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Paul Buetow b38f95fd18 fix
2026-02-17 22:08:43 +02:00
docker-image Fix non-root execution with proper Apache paths 2026-02-03 23:46:26 +02:00
COPYING update COPYING 2014-12-30 13:37:07 +01:00
README.md fix 2026-02-17 22:08:43 +02:00

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 (or similar hosts):

  • ipv6test.f3s.buetow.org (IPv4 and IPv6)
  • ipv4.ipv6test.f3s.buetow.org (IPv4 only)
  • ipv6.ipv6test.f3s.buetow.org (IPv6 only)

Try it out