From c7bb04798e896b3e32c83c2f3d26ac9f839c082f Mon Sep 17 00:00:00 2001 From: fffeall Date: Wed, 22 Jul 2026 11:15:20 +0000 Subject: [PATCH] NETBIRD: added README.md --- netbird/README.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 netbird/README.md diff --git a/netbird/README.md b/netbird/README.md new file mode 100644 index 0000000..ea90e02 --- /dev/null +++ b/netbird/README.md @@ -0,0 +1,8 @@ +# Netbird + +Per installare Netbird, la soluzione migliore รจ lanciare il curl che consiglia la documentazione ufficiale che ti guida nell'installazione completa: + +curl -fsSL https://github.com/netbirdio/netbird/releases/latest/download/getting-started.sh | bash + + +https://docs.netbird.io/selfhosted/selfhosted-quickstart?utm_source=landing&utm_medium=website&utm_campaign=selfhosted-quickstart-button \ No newline at end of file