diff options
author | gennyble <gen@nyble.dev> | 2025-05-31 10:31:17 -0500 |
---|---|---|
committer | gennyble <gen@nyble.dev> | 2025-05-31 10:31:17 -0500 |
commit | cfebf65b706be63e0531b62bc03034ec870a0fad (patch) | |
tree | ebb3e3a803b679a728d9d122705a3e5e6b9a3860 /README.md | |
download | piper-cfebf65b706be63e0531b62bc03034ec870a0fad.tar.gz piper-cfebf65b706be63e0531b62bc03034ec870a0fad.zip |
initial commit; support for text/plain
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..ab02277 --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +**piper** +make a get request and you'll get your IP address. with a but more +to facilitate easy use in a dynamic dns kinda situation. + +*name origin* +"it's a thing that tells you your IP" +-> "gets your IP?" +-> "IPer" +-> "piper!" \ No newline at end of file |