Skip to content

Commit

Permalink
࿓❯ do: Removed the code quotation from the README response example
Browse files Browse the repository at this point in the history
Signed-off-by: Victor-ray, S <12261439+ZendaiOwl@users.noreply.github.com>
  • Loading branch information
victor-rays committed Jul 27, 2023
1 parent 04d2b55 commit bffa973
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@ It does this by trying to open a TCP socket connection to port `80` & `443` on t

Returns JSON response body with the following information:
+ **§** `ip`: Client IP
+ **§** `format`: `valid` | `invalid` | `error`
+ **§** `type`: `IPv4` | `IPv6`
+ **§** `80`: `open` | `closed`
+ **§** `443`: `open` | `closed`
+ **§** `format`: valid | invalid | error
+ **§** `type`: IPv4 | IPv6
+ **§** `80`: open | closed
+ **§** `443`: open | closed

**§** Clone the repository

Expand Down

0 comments on commit bffa973

Please sign in to comment.