[GH-ISSUE #897] Support for Bitwarden CLI #637

Closed
opened 2026-03-03 02:01:36 +03:00 by kerem · 2 comments
Owner

Originally created by @yodaphone on GitHub (Mar 8, 2020).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/897

Does bitwarden_rs support bitwarden cli?

saw these projects & thought it might be useful to try

https://github.com/joaojacome/bitwarden-ssh-agent 
https://github.com/ewjoachim/bitwarden-keyring 

when i did try the ssh agent, i get this error.

request to https://bitwarden.domain.com/api/accounts/prelogin failed, reason: connect ECONNREFUSED 192.168.10.74:443

my bw_rs is running on port 8088. no ssl & i access it using a Caddy reverse proxy

Originally created by @yodaphone on GitHub (Mar 8, 2020). Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/897 Does bitwarden_rs support bitwarden cli? saw these projects & thought it might be useful to try https://github.com/joaojacome/bitwarden-ssh-agent  https://github.com/ewjoachim/bitwarden-keyring  when i did try the ssh agent, i get this error. `request to https://bitwarden.domain.com/api/accounts/prelogin failed, reason: connect ECONNREFUSED 192.168.10.74:443 ` my bw_rs is running on port 8088. no ssl & i access it using a Caddy reverse proxy
kerem closed this issue 2026-03-03 02:01:36 +03:00
Author
Owner

@fbartels commented on GitHub (Mar 8, 2020):

Hi @yodaphone,

i have no problems here working with the official cli. I think you only need to correct the url in the settings.

<!-- gh-comment-id:596206007 --> @fbartels commented on GitHub (Mar 8, 2020): Hi @yodaphone, i have no problems here working with the official cli. I think you only need to correct the url in the settings.
Author
Owner

@yodaphone commented on GitHub (Mar 8, 2020):

Hi @yodaphone,

i have no problems here working with the official cli. I think you only need to correct the url in the settings.

thanks. it works if i use the internal URL of http://192.168.10.74:8088 , but doesnt go thro if i go thro the caddy proxy https://192.168.10.74

thanks

<!-- gh-comment-id:596211954 --> @yodaphone commented on GitHub (Mar 8, 2020): > Hi @yodaphone, > > i have no problems here working with the official cli. I think you only need to correct the url in the settings. thanks. it works if i use the internal URL of http://192.168.10.74:8088 , but doesnt go thro if i go thro the caddy proxy https://192.168.10.74 thanks
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/vaultwarden#637
No description provided.