firessh

free, cross-platform SSH terminal client for Firefox and Chrome

Github stars Tracking Chart

firessh

Important!

After 13 years and 25 million downloads later, Firefox has officially removed FireFTP and FireSSH support from the browser. Thus, I've ended support / development of the addons. I recommend switching to Waterfox to continue using the addons.

Setting up the repository

FireSSH has a dependency on the paramikojs library so it's a couple more steps than just cloning.

git clone git://github.com/mimecuvalo/firessh.git
git submodule init
git submodule update

Roadmap

  • explore webassembly for core logic. previously had tried workers but had trouble since transferring data arrays across
    the boundary was expensive.
  • look at using https://github.com/Yomguithereal/react-blessed instead of the current CLI code.

Overview

Name With Ownermimecuvalo/firessh
Primary LanguageJavaScript
Program languageShell (Language Count: 6)
Platform
License:
Release Count2
Last Release Namev0.94.12 (Posted on )
First Release Namev0.94.5 (Posted on 2014-09-30 14:50:47)
Created At2011-10-07 21:12:07
Pushed At2021-04-07 16:12:14
Last Commit At
Stargazers Count183
Watchers Count24
Fork Count41
Commits Count123
Has Issues Enabled
Issues Count0
Issue Open Count0
Pull Requests Count3
Pull Requests Open Count0
Pull Requests Close Count0
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private
To the top