IP Address
What type of request is this?
New tool idea
Clear and concise description of the feature you are proposing
Adding a new feature in the Network category to know what is my ip address.
Is their example of this tool in the wild?
Here is an example of the feature : https://wtfismyip.com/
Additional context
No response
Validations
- [X] Check the feature is not already implemented in the project.
- [X] Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
- [X] Check that the feature can be implemented in a client side only app (IT-Tools is client side only, no server).
Check that the feature can be implemented in a client side only app (IT-Tools is client side only, no server).
How exactly have you checked this and what would be your suggestion on how to implement this client-side?
Hi @jwgn , yes, right, partially client side, it could use https://jsonip.com/ , I already made some PR (DNS over HTTPS) that use some existing online services
Hi @jwgn , I just checked this, because it required when submitting a new issue for suggest a new idea. But I have no idea of how to implementing this, and how to do it.
Hi @jwgn and @chan-stephane, available at https://sharevb-it-tools.vercel.app/my-ip
And if you are interested in an up to date version of it-tools, with many improvements, new tools, and bug fixes, as this repo is almost no more maintained, I made a fork here : https://github.com/sharevb/it-tools (https://sharevb-it-tools.vercel.app/ and docker images https://github.com/sharevb/it-tools/pkgs/container/it-tools)