Closed cdzombak closed 5 years ago
Can you add a note about IP Check API requirements to the readme. Since it's configurable, you should mention the expectations that the code expects the API to return.
i.e.
The IP Check URL(s) should return the IP address as the body of the HTTP response to a
GET
request.
or something similar?
looks good, thanks
This allows customizing the URLs used to fetch your current IP addresses via the configuration JSON file.