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

How to use Swift Nio SSH? #85

Open
vladimir-aubrecht opened this issue May 30, 2021 · 3 comments
Open

How to use Swift Nio SSH? #85

vladimir-aubrecht opened this issue May 30, 2021 · 3 comments

Comments

@vladimir-aubrecht
Copy link

Today I found this project, but hit the issue that I have no clue how to use the project. I believe it would help a lot to project, if there would be some "Get started" documentation, which would just describe basic scenarios, starting with:

  • How to connect to SSH server
  • How to authenticate
  • How to run command and get result
@tannerdsilva
Copy link

I believe ./Sources/NIOSSHClient and ./Sources/NIOSSHServer are what you are looking for.

@lancehzy
Copy link

Just wondering are there any API documents or demo out there? I am currently working on a project connecting Raspberry Pi from iOS devices; the SwiftNIO-SSH looks like a great native solution. Looking forward for future improvement on functionality and documentation.

@Lukasa
Copy link
Collaborator

Lukasa commented Nov 22, 2021

See above for the demos. Sadly we don't have API docs for this project at the moment.

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

4 participants