~curious/ip

A smol remote IP HTTP service
d69e87a5 — CuriouslyCurious 10 months ago
Add todo
4c03f792 — CuriouslyCurious 10 months ago
Add GPLv3 license
d72572f2 — CuriouslyCurious 10 months ago
Rename to ip and add README

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~curious/ip
read/write
git@git.sr.ht:~curious/ip

You can also use your local clone with git send-email.

#ip

A very smol web application that just returns the IP address that connects to it, like [whatsmyip.com], [whatismyipaddress.com] etc.

Currently, the resulting binary is about 633kB in size and takes 11 seconds to compile on my laptop. This could be smaller with a specifically engineered solution with no dependencies.

#TODO

  • Rewrite to use only libc-bindings
  • Handle UDP/TCP
Do not follow this link