Summary
Add the ability for the users of NetIP to select the Public IP providers of their choice.
Use Case
Right now, NetIP gets the computer Public IP by doing a HTTP call to https://icanhazip.com/
.
While this is fine, it would be great to have the ability to add and select other Public IP providers such as
- ifconfig.co
- checkip.amazonaws.com
- https://www.ip.network
- ipinfo.io
- and many more
Proposed Solution
Add a new page called “Public IP Providers” to the MainWindow where the user would be able to edit his list of providers and select the one he wants to use.
The data would be saved in the NetIP config file, which would by default contains the most commonly used providers like the ones mentioned above.
Screenshots or Mockups
N/A
Additional Information
N/A