mirror of
https://github.com/kevachat/npsapp.git
synced 2025-01-28 07:44:16 +00:00
update readme
This commit is contained in:
parent
476d137c16
commit
e157c4c96b
@ -59,7 +59,8 @@ 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
|
||||||
|
|
||||||
## Use
|
## Usage
|
||||||
|
|
||||||
* `nc 127.0.0.1 1915`
|
* `nc 127.0.0.1 1915` - IPv4 only
|
||||||
* `telnet 127.0.0.1 1915`
|
* `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
|
Loading…
x
Reference in New Issue
Block a user