SSH + SFTP client written in SwiftUI for iOS and iPadOS
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-06-12 09:09:56 -07:00
SwiftyTunnel Add support for downloading files 2026-06-12 09:09:41 -07:00
SwiftyTunnel.xcodeproj Add support for downloading files 2026-06-12 09:09:41 -07:00
LICENSE Add Apache License 2.0 to the project 2026-06-02 15:06:57 -07:00
README.md Update README with project goals 2026-06-12 09:04:39 -07:00

Simulator Screenshot - iPad (A16) - 2026-06-01 at 22 28 02 (3)

SwiftyTunnel

A free and open source SSH + SFTP client for iOS and iPadOS devices. Manage your remote servers when you can't access a computer. Features include:

  • Saving hosts for one-tap access
  • Built-in file editing
  • Creating and deleting directories/files
  • SSH Terminal Access

How to Use

I currently do not have a way to access this app, either via the App Store or third-party methods like AltStore. You will have to build it manually in Xcode in the interim.

Goals

  • Add support for uploading files/folders
  • Move passwords to Keychain for security