SkillAgentSearch skills...

Paramikojs

port of the paramiko library from python→javascript

Install / Use

/learn @mimecuvalo/Paramikojs
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

paramikojs

About

paramikojs is a javascript port of paramiko. It powers the fireftp and firessh projects. However, some caution should be taken if reusing the code as not all code paths have been tested (in python, yes, but not in the translated javascript). So, coder beware!

Getting Started

paramikojs doesn't work out of the box. You should check out the fireftp or firessh projects for working examples on how to get something working. In particular, look at ssh2.js as a basic start to see how it glues together.

Note!

Before you ask, no this doesn't work on regular web pages. Being able to make an SSH connection only works currently in the context of a Firefox add-on which gives provides extra libraries/permissions (i.e. ahem, sockets)

View on GitHub
GitHub Stars92
CategoryDevelopment
Updated10mo ago
Forks26

Languages

JavaScript

Security Score

77/100

Audited on May 16, 2025

No findings