From 49468891e30ac57ad56c23530522ba9323e03c99 Mon Sep 17 00:00:00 2001 From: ghost Date: Sat, 16 Dec 2023 15:37:12 +0200 Subject: [PATCH] update readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index b3eff98..2870daa 100644 --- a/README.md +++ b/README.md @@ -25,9 +25,13 @@ Check socket #### Usage +##### Attributes + * `port` - required * `host` - optional, name, IPv4 or IPv6 `REMOTE_ADDR` by default +##### Request + ``` GET socket.php?port=80&host=php.net ```