Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

host ip does not work #7

Closed
fredericrous opened this issue Feb 27, 2018 · 3 comments
Closed

host ip does not work #7

fredericrous opened this issue Feb 27, 2018 · 3 comments

Comments

@fredericrous
Copy link
Contributor

fredericrous commented Feb 27, 2018

environment
sshed version: 1.0.3
platform: macos high sierra

.ssh/config

Host test # -- added by sshed
 HostName 10.11.111.11
 Port 22
 User myuser
 IdentityFile ~/.ssh/mykey

error

$ sshed to test
'ad port '22
 Error: exit status 255
@trntv
Copy link
Owner

trntv commented Feb 28, 2018

i believe it is same issue as #5, im using a lot of IPs in my config and it works ok
do you use compiled binary or brew formula?

@fredericrous
Copy link
Contributor Author

fredericrous commented Feb 28, 2018

oops, wrong copy paste. I just updated. Yes I installed with brew formula. I'm behind a proxy but this should have no relationship with this error

@trntv
Copy link
Owner

trntv commented Mar 4, 2018

kevinburke/ssh_config#13

@trntv trntv closed this as completed in 0d6692e Mar 17, 2018
trntv pushed a commit that referenced this issue Mar 17, 2018
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

No branches or pull requests

2 participants