From ea7d2f7dc51389bd176e6db05d7a204f454697b9 Mon Sep 17 00:00:00 2001 From: oooo-ps Date: Sat, 28 Jun 2025 06:40:44 +0300 Subject: [PATCH] Updated Yggdrasil (markdown) --- Yggdrasil.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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