Updated Yggdrasil (markdown)

oooo-ps 2025-06-28 06:40:44 +03:00
parent 64a604456f
commit ea7d2f7dc5

@ -66,4 +66,8 @@ Run the server from `nexy` user:
nexy --public /path/to/dir --bind [300:xxxx:xxxx:xxxx::1]:1900
```
* replace `/path/to/dir` with your files location
* open `nex://[300:xxxx:xxxx:xxxx::1]` in your browser to test connection
## Test
* run `netstat -tulpn | grep nexy` or `netstat -tulpna | grep nexy`
* open `nex://[300:xxxx:xxxx:xxxx::1]` in your browser