feature(http): Add feature to return just the raw IP for shell scripts #1

Merged
stefano merged 1 commit from gyptazy/checkmyip:master into master 2024-05-09 14:47:40 +02:00
Contributor

PR

feature(http): Add feature to return just the raw IP for shell scripts

Details

Add a possibility to gather just the IP address on clients for the http method by executing the context switch /raw to just obtain the ip address. This may become handy on some limited devices where no further json parsing can be done because of missing interpreters like jq. For this cases, this makes it easy to get the ip instead of parsing the returned json content.

## PR feature(http): Add feature to return just the raw IP for shell scripts ## Details Add a possibility to gather just the IP address on clients for the http method by executing the context switch `/raw` to just obtain the ip address. This may become handy on some limited devices where no further json parsing can be done because of missing interpreters like `jq`. For this cases, this makes it easy to get the ip instead of parsing the returned json content.
gyptazy added 1 commit 2024-05-09 14:43:08 +02:00
stefano merged commit ecfdb9d7a5 into master 2024-05-09 14:47:40 +02:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: BSDCafe/checkmyip#1
No description provided.