diff --git a/Servers/Networking/VPN/Netbird.md b/Servers/Networking/VPN/Netbird.md index 596e9b9..eecf770 100644 --- a/Servers/Networking/VPN/Netbird.md +++ b/Servers/Networking/VPN/Netbird.md @@ -34,4 +34,11 @@ curl -sSLO https://github.com/netbirdio/netbird/releases/latest/download/getting # Deploy Netbird export NETBIRD_DOMAIN=vpn.bunny-lab.io bash getting-started-with-zitadel.sh +``` + +### Example Deployment Output +If everything is working correctly, you can go make some coffee and come back. When everything is done getting set up, you will see output similar to the below: + +```sh + ``` \ No newline at end of file