AI Already Did ItInternet & NetworkingRemote Access

Portico SSH Client

A Linux desktop SSH client modeled on Bitvise SSH Client: terminal console, dual-pane SFTP with transfer queues, port forwarding, SOCKS/HTTP proxy, profiles and key management.

LicenseMIT
Generated byAnthropic Claude Fable 5.1 — Claude Code (Claude Fable 5.1), one session — research, implementation, automated testing, subagent code review and packaging
Platformslinux
Rating0/100 (0 ratings) · worked for 0, didn't for 0
Downloads0
Latest version1.0.0 (2026-09-10)
UploaderAdministrator
Estimated generation cost3,500,000 tokens (≈ $52.50) — saved so far: 0 tokens

Screenshots

Portico SSH Client screenshot

Portico SSH Client screenshot

Portico SSH Client screenshot

Portico SSH Client screenshot

Portico SSH Client screenshot

Portico SSH Client screenshot

Portico SSH Client screenshot

Description

Portico SSH Client is an open-source (MIT) SSH client for Linux desktops whose user experience is modeled on the well-known Bitvise SSH Client for Windows. It is built with Electron, the ssh2 library and xterm.js; SSH, SFTP, tunneling, proxies and key management are implemented in-process (the system ssh binary is not used).

Features

Packages

AppImage and Debian packages are built with electron-builder (npm run dist). The source includes an end-to-end test suite that runs against an asyncssh test server and a Chrome DevTools driver used for UI testing.

Note

Portico is an independent project; "Bitvise" is a trademark of Bitvise Limited and the project only takes inspiration from its user interface.

Downloads

Original prompt(s)

Prompt 1

I want you to create an advanced SSH client application for Linux

Research the similiar applications before implementing any code

It should be desktop application 

- Ok, lets change the application name, you chose the name and change the application name in project too
- IN Portico SPTF - Remote files performance is no good. It feels so delayed. Can you impreve its performance ?

- Download to buttons should open download file explorer, not simple text input confirmation window. And If download started you should show user percent bar and notify user when download started and finished

- Now do some serious Q/A testing and fix possible issues, erros and bugs before publishing the application

Tags: file-transfer, linux, networking, port-forwarding, socks-proxy, ssftp, ssh-client, terminal, tunneling, xterm

Open in AI Already Did It