Skip to content

Client SSH and Telnet Activity #390

Answered by kchen1023
tm6907 asked this question in Q&A
Discussion options

You must be logged in to vote

Ok, I just tried it and it works. It seems like it will show in the logs if it is successful.

The issue I was having was that it kept saying path not found even though I quadruple checked, but then I realized that the Linux version somehow adds the path to 'build_output' in front of whatever you put in the credentials file.

So instead of
~/Downloads/Ghosts_Client/build_output/ssh_creds.json" for 'CredentialsFile'
which the client will try to go to ~/Downloads/Ghosts_Client/build_output/~/Downloads/Ghosts_Client/build_output/ssh_creds.json
I changed it to just "ssh_creds.json" and then it worked.

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@kchen1023
Comment options

@tm6907
Comment options

@kchen1023
Comment options

@kchen1023
Comment options

Answer selected by tm6907
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants