mirror of
https://github.com/jakejarvis/simpip.git
synced 2025-04-26 06:55:21 -04:00
Action badge in readme
This commit is contained in:
parent
9c6430b72c
commit
57c28f71fc
@ -1,9 +1,9 @@
|
||||
# [simpip.com](https://simpip.com/) 🌎
|
||||
|
||||

|
||||
# 🌎 [simpip.com](https://simpip.com/)
|
||||
|
||||
**⚡ Now powered purely by [Cloudflare Workers](https://www.cloudflare.com/products/cloudflare-workers/) — [try this code on the playground!](https://cloudflareworkers.com/#12bf2207fc352f52ebb27a041753c03d:https://tutorial.cloudflareworkers.com/)** The ancient PHP version is [archived here](https://github.com/jakejarvis/simpip/tree/php).
|
||||
|
||||

|
||||
|
||||
A very, *very* "simple" web server that returns the visitor's IP address in plaintext...and **literally nothing** else. Perfect for CLI usage via `curl` or for automated tasks.
|
||||
|
||||
This returns your IPv6 address by default, but to choose one or the other you can use [`curl`](https://curl.haxx.se/docs/manpage.html) flags:
|
||||
|
Loading…
x
Reference in New Issue
Block a user