mirror of
https://github.com/kevachat/npsapp.git
synced 2025-01-15 01:20:31 +00:00
Update README.md
This commit is contained in:
parent
2a5b6e0736
commit
adf9f1d03f
@ -4,7 +4,7 @@ KevaChat Server for [NPS Protocol](https://nightfall.city/nps/info/specification
|
|||||||
|
|
||||||
Listen connections on `1915` port and save messages to given `namespace` in [KevaCoin](https://github.com/kevacoin-project) blockchain
|
Listen connections on `1915` port and save messages to given `namespace` in [KevaCoin](https://github.com/kevacoin-project) blockchain
|
||||||
|
|
||||||
![kevachat/npsapp](https://github.com/kevachat/npsapp/assets/108541346/36f8c2c2-197b-4f0f-9596-e92528293dfc)
|
![kevachat/npsapp](https://github.com/kevachat/npsapp/assets/108541346/936191f7-7ea7-44bd-bcd9-085f2a7f0a7b)
|
||||||
|
|
||||||
To read messages, use KevaChat [webapp](https://github.com/kevachat/webapp), [geminiapp](https://github.com/kevachat/geminiapp) or any [KevaCoin explorer](https://github.com/kvazar-network/awesome-kevacoin#explorers)!
|
To read messages, use KevaChat [webapp](https://github.com/kevachat/webapp), [geminiapp](https://github.com/kevachat/geminiapp) or any [KevaCoin explorer](https://github.com/kvazar-network/awesome-kevacoin#explorers)!
|
||||||
|
|
||||||
@ -65,4 +65,4 @@ WantedBy=multi-user.target
|
|||||||
|
|
||||||
* `nc 127.0.0.1 1915` - IPv4 only, install `netcat-openbsd` to add IPv6 support
|
* `nc 127.0.0.1 1915` - IPv4 only, install `netcat-openbsd` to add IPv6 support
|
||||||
* `ncat 127.0.0.1 1915`
|
* `ncat 127.0.0.1 1915`
|
||||||
* `telnet 127.0.0.1 1915`
|
* `telnet 127.0.0.1 1915`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user