You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Citadel is a high level API around [NIOSSH](https://github.com/apple/swift-nio-ssh). It makes NIOSSH accessible and easy to adopt, while providing tools otherwise out-of-scope for NIOSSH.
4
2
5
3
Citadel is in active development by our team or Swift experts. Get in touch with our [Discord Community](https://discord.gg/H6799jh).
6
4
7
-
Do you need professional support? We're available at [joannis@unbeatable.software](mailto:joannis@unbeatable.software)
8
-
9
5
## Client Usage
10
6
11
7
Citadel's `SSHClient` needs a connection to a SSH server first:
0 commit comments