source code and web server config for myip.dn42
Find a file
Marek Küthe 2cc7e443fc
Outsource JavaScript into seperate file
In general, JS and CSS resources should be in separate files. This improves clarity and security (for example, when using CSP).
2023-09-23 17:12:02 +02:00
apache2-config change apache2 config (anycast ips had been approved a while ago) 2023-02-24 12:44:02 +01:00
nginx-config add static html site with clientside js 2022-09-18 11:51:33 +02:00
wwwroot Outsource JavaScript into seperate file 2023-09-23 17:12:02 +02:00
README.md add static html site with clientside js 2022-09-18 11:51:33 +02:00
specs.md add static html site with clientside js 2022-09-18 11:51:33 +02:00

myip.dn42

http://myip.dn42: shows current ipv4 or ipv6 address

http://v4.myip.dn42: shows ipv4 address

http://v6.myip.dn42: shows ipv6 address

specs