Skip to content

Commit

Permalink
Add device-info SSH command
Browse files Browse the repository at this point in the history
  • Loading branch information
johnmaguire committed May 1, 2024
1 parent 76ea1da commit e9b2d73
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/config/sshd.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ sshd:
- '[ssh public key string]'
```
See also the [Debugging with Nebula SSH commands](/docs/guides/debug-ssh-commands/) guide.
## sshd.enabled
<Pill className="mb-24">Default: False</Pill>
Expand Down
1 change: 1 addition & 0 deletions docs/guides/debug-ssh-commands/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ Available commands:
change-remote - Changes the remote address used in the tunnel for the provided vpn ip
close-tunnel - Closes a tunnel for the provided vpn ip
create-tunnel - Creates a tunnel for the provided vpn ip and address
device-info - Prints information about the network device.
help - prints available commands or help <command> for specific usage info
list-hostmap - List all known previously connected hosts
list-lighthouse-addrmap - List all lighthouse map entries
Expand Down

0 comments on commit e9b2d73

Please sign in to comment.