mirror of
https://github.com/kevachat/npsapp.git
synced 2025-01-29 16:24:17 +00:00
update readme
This commit is contained in:
parent
ec9c474c2a
commit
029fc213aa
@ -57,4 +57,9 @@ WantedBy=multi-user.target
|
|||||||
|
|
||||||
2. `sudo systemctl daemon-reload` - reload systemd configuration
|
2. `sudo systemctl daemon-reload` - reload systemd configuration
|
||||||
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
|
||||||
|
|
||||||
|
* `nc 127.0.0.1 1915`
|
||||||
|
* `telnet 127.0.0.1 1915`
|
Loading…
x
Reference in New Issue
Block a user