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. ``
Go to file
PCoder 1bc90d666a Add .gitignore 2019-01-27 13:57:17 +01:00
.gitignore Add .gitignore 2019-01-27 13:57:17 +01:00
README.md Initial commit 2019-01-27 13:51:39 +01:00

README.md

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.