diff --git a/Yggdrasil.md b/Yggdrasil.md index 3ec2e83..dfed59b 100644 --- a/Yggdrasil.md +++ b/Yggdrasil.md @@ -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