myip.dn42/README.md

17 lines
444 B
Markdown

# myip.dn42
[http://myip.dn42](http://myip.dn42/): shows current ipv4 or ipv6 address
[http://v4.myip.dn42](http://v4.myip.dn42/): shows ipv4 address
[http://v6.myip.dn42](http://v6.myip.dn42/): shows ipv6 address
[specs](specs.md)
- [source code](wwwroot)
- [nginx config](nginx-config) (preferred)
- [rust implementation](https://git.dn42.dev/famfo/myip-rs) by [famfo](https://git.dn42.dev/famfo/)
- [apache2 config](apache2-config)