Research
Security News
Quasar RAT Disguised as an npm Package for Detecting Vulnerabilities in Ethereum Smart Contracts
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
Welcome to
Minimalist Session Manager for SSH/SFTP
MiSSH is written in Python 2.7. It should work well on most POSIX platforms. I have tested it on Mac OSX, Linux and Cygwin.
please use easy_install_ to install missh::
sudo easy_install missh
Upgrade::
sudo easy_install -U missh
.. _easy_install: https://pypi.python.org/pypi/setuptools
missh [opt] [file_path] -o open the session file -n create a new session file -m change the master password -t timeout change the timeout of caching the master password, in minutes -k kill the background password keeping service -r reconnect automatically after disconnection -f use sftp to connect the host -h show the help information -v verbose mode
.. * -C file use file as the configuration
Please DO NOT change the term size AFTER login, otherwise the term might get stuck. If it got stuck, you need to log out and log in again. This is a problem of the term, not MiSSH :)
.. * missh -C myssh.conf my_host.msh
Open or create a seesion file::
┌ MiSSH - test.msh ────────────────────────────────────────────────────────────┐ │ │ │ Host: user@host.net:22 │ │ Password: --- │ │ Other options: │ │ │ │ % set dynamic socks proxy │ │ -D 1080 │ │ │ │ % forward a local port to a service at a remote port, e.g. vnc @ host:1 │ │ % -L 5901 │ │ % -L 5901:1.2.3.4:5901 │ │ │ │ % forward a remote port to a service at a local port │ │ % -R 8080 │ │ │ │ % sftp options use # as the line header │ │ # -r │ │ │ │ │ │ Cancel OK │ └──────────────────────────────────────────────────────────────────────────────┘
.. Edit the configuration::
BSD 2-Clause License at https://github.com/LenxWei/MiSSH/blob/master/COPYING
FAQs
Minimalist Session Manager for SSH/SFTP
We found that missh demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Security News
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.