mirror of
https://github.com/kevachat/npsapp.git
synced 2025-01-15 01:20:31 +00:00
update readme
This commit is contained in:
parent
3500f44a55
commit
3f21abdd4c
@ -63,6 +63,6 @@ WantedBy=multi-user.target
|
||||
|
||||
## Clients
|
||||
|
||||
* `nc 127.0.0.1 1915` - IPv4 only
|
||||
* `ncat 127.0.0.1 1915` - IPv4/6, UTF-8 support
|
||||
* `telnet 127.0.0.1 1915` - IPv4/6, may cause issues with cyrillic messages
|
||||
* `nc 127.0.0.1 1915` - IPv4 only, install `netcat-openbsd` to add IPv6 support
|
||||
* `ncat 127.0.0.1 1915`
|
||||
* `telnet 127.0.0.1 1915`
|
Loading…
x
Reference in New Issue
Block a user