mirror of
https://github.com/YGGverse/nexy.git
synced 2026-04-01 17:55:28 +00:00
Updated Yggdrasil (markdown)
parent
64a604456f
commit
ea7d2f7dc5
1 changed files with 5 additions and 1 deletions
|
|
@ -66,4 +66,8 @@ Run the server from `nexy` user:
|
||||||
nexy --public /path/to/dir --bind [300:xxxx:xxxx:xxxx::1]:1900
|
nexy --public /path/to/dir --bind [300:xxxx:xxxx:xxxx::1]:1900
|
||||||
```
|
```
|
||||||
* replace `/path/to/dir` with your files location
|
* 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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue