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 a055550bb5 Update .gitignore: add __pycache__ 2019-01-27 13:58:15 +01:00
.gitignore Update .gitignore: add __pycache__ 2019-01-27 13:58:15 +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.