edo999
Explore posts from serversGet the user IP address
Is there no better way to get the user IP address than doing this 👇🏽?
https://github.com/EdamAme-x/deno-deploy-hono-ip/blob/main/entry.ts
It works, but it's a bit convoluted.
FYI, I use the IP address to implement a rate limiter.
3 replies