All Projects → emre → Storm

emre / Storm

Licence: mit
Manage your SSH like a boss.

Programming Languages

python
139335 projects - #7 most used programming language
CSS
56736 projects
javascript
184084 projects - #8 most used programming language
shell
77523 projects
HTML
75241 projects

Projects that are alternatives of or similar to Storm

Sshoogr
A Groovy-based DSL for working with remote SSH servers.
Stars: ✭ 327 (-91.54%)
Mutual labels:  ssh
Honeypot
Low interaction honeypot that displays real time attacks
Stars: ✭ 348 (-91%)
Mutual labels:  ssh
Openiothub
💖A free IoT (Internet of Things) platform and private cloud. [一个免费的物联网和私有云平台,支持内网穿透]
Stars: ✭ 371 (-90.4%)
Mutual labels:  ssh
Geofront
Simple SSH key management service
Stars: ✭ 337 (-91.28%)
Mutual labels:  ssh
Javaweb Project
初学JAVA-WEB开发的小项目💖
Stars: ✭ 347 (-91.02%)
Mutual labels:  ssh
Sharkey
Sharkey is a service for managing certificates for use by OpenSSH
Stars: ✭ 360 (-90.69%)
Mutual labels:  ssh
Krypton Ios
Krypton turns your iOS device into a WebAuthn/U2F Authenticator: strong, unphishable 2FA.
Stars: ✭ 305 (-92.11%)
Mutual labels:  ssh
Wsl Ssh Pageant
A Pageant -> TCP bridge for use with WSL, allowing for Pageant to be used as an ssh-ageant within the WSL environment.
Stars: ✭ 381 (-90.14%)
Mutual labels:  ssh
Windterm
A quicker and better cross-platform SSH/Sftp/Shell/Telnet/Serial client.
Stars: ✭ 345 (-91.07%)
Mutual labels:  ssh
Ssh Agent
GitHub Action to setup `ssh-agent` with a private key
Stars: ✭ 365 (-90.56%)
Mutual labels:  ssh
Exscript
A Python module making Telnet and SSH easy
Stars: ✭ 337 (-91.28%)
Mutual labels:  ssh
Kubectl Plugins
A Collection of Plugins for kubectl Integration (exec as any user, context switching, etc).
Stars: ✭ 340 (-91.2%)
Mutual labels:  ssh
Logistics manage system
基于Java 中 SSH 框架的 物流配送管理系统 同时为本人的大学毕业设计 | QQ群 838664086
Stars: ✭ 365 (-90.56%)
Mutual labels:  ssh
Sshy
HTML5 SSH Web Client
Stars: ✭ 334 (-91.36%)
Mutual labels:  ssh
Bridgy
cloud inventory + ssh + tmux + sshfs
Stars: ✭ 374 (-90.32%)
Mutual labels:  ssh
Freepass
[DEPRECATED] password manager thing
Stars: ✭ 308 (-92.03%)
Mutual labels:  ssh
Cowrie
Cowrie SSH/Telnet Honeypot https://cowrie.readthedocs.io
Stars: ✭ 3,810 (-1.42%)
Mutual labels:  ssh
Python code samples network
A collection of Python Code Samples for Network Management. Includes samples to run on-box and off-box.
Stars: ✭ 384 (-90.06%)
Mutual labels:  ssh
Bolt
Bolt is an open source orchestration tool that automates the manual work it takes to maintain your infrastructure on an as-needed basis or as part of a greater orchestration workflow. It can be installed on your local workstation and connects directly to remote nodes with SSH or WinRM, so you are not required to install any agent software.
Stars: ✭ 380 (-90.17%)
Mutual labels:  ssh
Asuswrt Merlin Transparent Proxy
transparent proxy base on ss, v2ray, ipset, iptables, chinadns on asuswrt merlin.
Stars: ✭ 367 (-90.5%)
Mutual labels:  ssh

---

Join the chat at https://gitter.im/emre/storm

Build Status

storm is a command line tool to manage your ssh connections.

features

  • adding, editing, deleting, listing, searching across your SSHConfig.
  • command alias support for your CLI preferences.
  • support for custom SSH directives.
  • scriptable as a python library.
  • user interfaces besides cli. (web ui, wxpython, unity(ubuntu) indicator.)

dependencies

On Debian systems, install header files and a static library for Python (python3.4-dev or python2.7-dev)

On Ubuntu 16.04, you need install libssl-dev and libffi-dev (sudo apt-get install libssl-dev libffi-dev)

installation

$ [sudo] pip install stormssh

or if you like 90s:

$ [sudo] easy_install stormssh

or if you like homebrew:

$ brew install stormssh

or if prefer using a package manager in your distro:

Distro Package
Archlinux python-stormssh
Opensuse python-stormssh
Void Linux python-stormssh

troubleshooting installation

clang: error: unknown argument: '-mno-fused-madd'

error: command 'cc' failed with exit status 1

See #73. If the issue persists, see also #76 .

usage & documentation

http://stormssh.readthedocs.org/en/master/

screens

web ui

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].