Browse Source

update readme

main
ghost 7 months ago
parent
commit
3500f44a55
  1. 2
      README.md

2
README.md

@ -61,7 +61,7 @@ WantedBy=multi-user.target @@ -61,7 +61,7 @@ WantedBy=multi-user.target
3. `sudo systemctl enable npsapp` - enable `npsapp` service on system startup
4. `sudo systemctl start npsapp` - start `npsapp` server
## Usage
## Clients
* `nc 127.0.0.1 1915` - IPv4 only
* `ncat 127.0.0.1 1915` - IPv4/6, UTF-8 support

Loading…
Cancel
Save