rensatsu / my-ip-worker

Cloudflare Worker which shows your IP and some details about your ISP

Home Page:https://ip.rensatsu.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My IP Cloudflare Worker

Cloudflare Worker which shows your IP and some details about your ISP.

Environment variables

  • TEXT_API_ENABLED - Set to 1 to allow text mode (return only an IP).

Formatting

This project uses prettier to format the project. To invoke, run npm run format.

Previewing and Publishing

For information on how to preview and publish your worker, please see the Wrangler docs.

About

Cloudflare Worker which shows your IP and some details about your ISP

https://ip.rensatsu.com

License:MIT License


Languages

Language:TypeScript 79.9%Language:Liquid 12.4%Language:CSS 7.7%