Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/un-def/ip-please
A dead simple “What's my IP address?” service
https://github.com/un-def/ip-please
Last synced: 23 days ago
JSON representation
A dead simple “What's my IP address?” service
- Host: GitHub
- URL: https://github.com/un-def/ip-please
- Owner: un-def
- License: mit
- Created: 2024-05-13T17:50:13.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2024-05-21T09:56:06.000Z (6 months ago)
- Last Synced: 2024-05-21T11:26:37.782Z (6 months ago)
- Language: Lua
- Homepage: https://ip.undef.im
- Size: 15.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# IP, please
A dead simple “What's my IP address?” service
```
$ curl https://ip.undef.im
37.19.199.147
``````
$ curl https://ip.undef.im/headers
Host: ip.undef.im
User-Agent: curl/7.81.0
Accept: */*
Accept-Encoding: gzip
```