blob: 77120e64d9a8f3abb9c43cc3236b2ca26fbe8413 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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)
|