Protect what matters – even after you're gone. Make a plan for your digital legacy today.
Forum Discussion
pcorreia
10 months agoNew Contributor
Is it possible to select the SSH Client I want to use for ssh:// entries?
The way my company uses 1Password is by creating entries for firewalls located at our clients. Simple user and password entries that have the https and ssh links on them. I use Xshell, and have w...
- 10 months ago
We're working on better Windows support. This is what we currently have on the nightly channel (and soon in the beta too): you can choose between launching it with Windows Terminal (which uses wt.exe under the hood), which is the default, or you can specify a custom launch command. I don't have Xshell.exe installed myself, but you could try if this works:
pcorreia
10 months agoNew Contributor
Unfortunately, whoever put putty as the default program for SSH didn't registered it in a way you can see over the default apps.
I'm scratching my head for days and still copying 1Password URL every time I want to access something.
Honestly, disapointed with 1Password nt enabling you to select the app yourself, with Windows to allow a default app be registered outside the list and with Windows again for not letting me add the entry myself.
OscarP
10 months agoNew Contributor
Yeah, that's unfortunate. If it's something that really bothers you and you have some time, I suggest looking into creating a custom protocol handler in Windows Registry Editor that opens Xshell when an ssh:// link is clicked. There should be articles and examples online.