i2cssh icon indicating copy to clipboard operation
i2cssh copied to clipboard

csshX like ssh tool for iTerm2

Results 7 i2cssh issues
Sort by recently updated
recently updated
newest added

`Traceback (most recent call last): File "/usr/local/Cellar/i2cssh/0.0.3/libexec/lib/python3.10/site-packages/iterm2/connection.py", line 416, in async_connect return await coro(self) File "/usr/local/Cellar/i2cssh/0.0.3/libexec/lib/python3.10/site-packages/iterm2/connection.py", line 224, in async_main result = await coro(connection) File "/usr/local/bin/i2cssh", line 251, in inner...

Bumps [grpcio](https://github.com/grpc/grpc) from 1.53.0 to 1.53.2. Release notes Sourced from grpcio's releases. Release v1.53.2 This is release gRPC Core 1.53.2 (glockenspiel). For gRPC documentation, see grpc.io. For previous releases, see...

dependencies
python

Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.0.1 to 10.2.0. Release notes Sourced from pillow's releases. 10.2.0 https://pillow.readthedocs.io/en/stable/releasenotes/10.2.0.html Changes Add keep_rgb option when saving JPEG to prevent conversion of RGB colorspace #7553 [@​bgilbert] Trim...

dependencies
python

Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.37 to 3.1.41. Release notes Sourced from gitpython's releases. 3.1.41 - fix Windows security issue The details about the Windows security issue can be found in this...

dependencies
python

Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to 3.1.3. Release notes Sourced from jinja2's releases. 3.1.3 This is a fix release for the 3.1.x feature branch. Fix for GHSA-h5c8-rqwp-cp95. You are affected if...

dependencies
python

When I run `i2cssh -m i-0522b3e10e176a090`, I would like the target window to inherit the env vars of where I called it. The reason being I have AWS access and...

Invoking i2cssh crashes with `RuntimeError: There is no current event loop in thread 'MainThread'.` when invoked with 1 or more host arguments. This happens with or without my .i2csshrc and...