it-tools icon indicating copy to clipboard operation
it-tools copied to clipboard

IP Address

Open chan-stephane opened this issue 1 year ago • 3 comments

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).

chan-stephane avatar Dec 27 '24 17:12 chan-stephane

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?

jwgn avatar Dec 28 '24 18:12 jwgn

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

sharevb avatar Dec 28 '24 18:12 sharevb

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.

chan-stephane avatar Dec 29 '24 08:12 chan-stephane

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)

sharevb avatar Feb 02 '25 17:02 sharevb