What problem does it solve?
This Skill helps users configure and troubleshoot Netbird's built-in SSH server, enabling secure, browser-based access to their Netbird peers and resolving common connection issues.
Core Features & Use Cases
- SSH Server Configuration: Guides users on enabling and configuring Netbird's SSH server using command-line flags.
- Dashboard SSH Access: Explains how the Netbird dashboard utilizes the built-in SSH server for browser-based SSH sessions.
- Troubleshooting: Provides solutions for common errors like "SSH connection failed" and addresses issues with OAuth2 re-authentication.
- Use Case: A user wants to SSH into a Netbird peer directly from the Netbird dashboard but is encountering "SSH connection failed" errors. This Skill will guide them through enabling the necessary flags (
--allow-server-ssh, --enable-ssh-root) and explain the dashboard's SSH mechanism.
Quick Start
Configure Netbird SSH by running netbird up --allow-server-ssh --enable-ssh-root --disable-ssh-auth.