commit fc042bcb4e4c60b4172fa10286d6504912d9144b Author: Mondi Ravi Date: Sun Jan 27 13:51:39 2019 +0100 Initial commit diff --git a/README.md b/README.md new file mode 100644 index 0000000..b03021b --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# ungleich-no-ipv4-here + +A simple microservice that responds the following text to all requests + +``` +Sorry, (this part of) domain $domain is not reachable by IPv4. Please upgrade to IPv6 and try to reach $domain again. +``` \ No newline at end of file