Metadata-Version: 2.4
Name: ssshh
Version: 0.1.1
Summary: Simple command line ssh launcher with docker, tmux and VS Code integration.
Author-email: Huijong JEONG <huijong.jeong@postch.ac.kr>
Maintainer-email: Huijong JEONG <huijong.jeong@postech.ac.kr>
License-Expression: MIT
Project-URL: Repository, https://github.com/huijjj/ssshh
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: InquirerPy
Requires-Dist: paramiko
Requires-Dist: pexpect
Requires-Dist: psutil
Requires-Dist: typer
Dynamic: license-file

# SSSH

```bash
pip install ssshh
```

Simple script app to connect to your remote environments all at once.
![](https://raw.githubusercontent.com/huijjj/ssshh/main/assets/demo.gif)
