update readme

This commit is contained in:
ghost 2024-05-01 19:01:33 +03:00
parent 2339bd3079
commit 3500f44a55

View File

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