Skip to content

add: inform user on missing ssh client or unavailable ssh server#44

Merged
rustonbsd merged 3 commits into
mainfrom
inform-user-on-missing-ssh-dependencies
May 20, 2026
Merged

add: inform user on missing ssh client or unavailable ssh server#44
rustonbsd merged 3 commits into
mainfrom
inform-user-on-missing-ssh-dependencies

Conversation

@rustonbsd

Copy link
Copy Markdown
Owner

implementing suggestion from #42 for ssh server and client availability. if it is missing we print these messages:

For missing SSH server:

> iroh-ssh server --ssh-port 222`
SSH server not available on port 222, incoming connections will fail. Please ensure you have an SSH server installed and running on port 222.
Error: no ssh server available on specified port

For missing SSH client:

> iroh-ssh user@0123456789abcdef0123456789abcdef0123456789abcdef0123456789abcdef`
SSH command not found, please make sure your system has an SSH client installed and and that the exact cmd "ssh" is in your PATH

@rustonbsd rustonbsd mentioned this pull request May 19, 2026
@rustonbsd rustonbsd merged commit 3828b09 into main May 20, 2026
6 checks passed
@rustonbsd rustonbsd deleted the inform-user-on-missing-ssh-dependencies branch June 4, 2026 01:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant