update readme

This commit is contained in:
ghost 2024-05-01 19:31:42 +03:00
parent 3500f44a55
commit 3f21abdd4c

View File

@ -63,6 +63,6 @@ WantedBy=multi-user.target
## Clients ## Clients
* `nc 127.0.0.1 1915` - IPv4 only * `nc 127.0.0.1 1915` - IPv4 only, install `netcat-openbsd` to add IPv6 support
* `ncat 127.0.0.1 1915` - IPv4/6, UTF-8 support * `ncat 127.0.0.1 1915`
* `telnet 127.0.0.1 1915` - IPv4/6, may cause issues with cyrillic messages * `telnet 127.0.0.1 1915`