update readme

This commit is contained in:
ghost 2023-12-16 15:37:12 +02:00
parent 17f059d2cb
commit 49468891e3

View File

@ -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
```