mirror of
https://git.dn42.dev/lare/myip.dn42.git
synced 2024-10-24 03:11:33 +02:00
17 lines
444 B
Markdown
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)
|
|
|