Getting Started
Installation, platform expectations, and the first connection flow.
Start here for the first integration path. This section covers:
- supported platforms and package setup
- the public object model around
SSHConnection,SSHSession, SFTP, and forwarding - the first connection flow
- diagnostics export for connection and operation failures
- field-by-field guidance for transport, timeout, keepalive, proxy, and jump-host settings
Recommended reading order:
Mental ModelQuickstartDiagnosticsConnection Configuration
In This Section
Mental Model
Understand Traversio's public types and how the main SSH concepts map onto the API.
Quickstart
Add Traversio to a Swift package and open your first SSH connection.
Diagnostics
Capture copyable SSH failure details and recent log events in an app-friendly way.
Connection Configuration
How to choose endpoint, trust, transport, and routing settings for an SSH connection.