1
mirror of https://git.dn42.dev/wiki/wiki.git synced 2025-02-16 05:14:27 +01:00

Internal-Services: cleanup myip.dn42 section

This commit is contained in:
James Lu 2023-07-21 01:09:36 -07:00
parent 002db66e81
commit 06094e7de8

View File

@ -24,7 +24,9 @@ n0emis maintains an [ACME server](https://acme.dn42) (with accompanying CA), com
* ipv4+ipv6: [myip.dn42](http://myip.dn42/)
* ipv4 only: [v4.myip.dn42](http://v4.myip.dn42/) or [172.20.0.81](http://172.20.0.81)
* ipv6 only: [v6.myip.dn42](http://v6.myip.dn42/) or [fd42:d42:d42:81::1](http://[fd42:d42:d42:81::1]/)
* /index.html: "fancy" human readable site; /raw: just your ip address; /api: json with ip,serverip,AS of server, location of server and "node_id"
* API endpoints:
* /raw: return your IP address as plain text
* /api: JSON with your IP plus the details of the server you reached (location, ASN, etc.)
### GeoIP Services