Skip to main content

A command-line tool for managing SSH connections

Reason this release was yanked:

Have Error's

Project description

bitssh

GitHub issues GitHub forks GitHub stars GitHub license Open Source Love svg1 PRs Welcome contributions welcome GitHub contributors

A New and Modern SSH connector written in Python.

Terminal user interface for SSH. It uses ~/.ssh/config to list and connect to hosts.

Demo

bitsshdemo

Installation

Install my-project with pip

  pip3 install bitssh

  bitssh

Install from source

  git clone https://github.com/Mr-Sunglasses/bitssh

  cd bitssh

  python3 -m pip3 install .

  bitssh

Troubleshooting

[...]/.ssh/config: no such file or directory

  • Check if you have ~/.ssh/config file
  • If you don't, create it with touch ~/.ssh/config

Here's a sample ~/.ssh/config file that is recognized by bitssh:

Host abc
	Hostname xxx.xx.xx.xx
	User test1
	port 22

Host pqr
	Hostname ec2-xxx-xxx-xxx-xxx.compute-1.amazonaws.com
	User ubuntu
	port 22

Host wxy
	Hostname xxx.xx.xxx.xx
	User test2
	port 22

You can check the OpenBSD ssh_config reference for more information on how to setup ~/.ssh/config.

Documentation

Documentation

Contributing

Contributions are always welcome!

See contributing.md for ways to get started.

Please adhere to this project's code of conduct.

Authors

License

MIT

💪 Thanks to all Wonderful Contributors

Thanks a lot for spending your time helping AutoType grow.
Thanks a lot! Keep rocking 🍻

Contributors

🙏 Support++

This project needs your shiny star ⭐.
Don't forget to leave a star ⭐️

forthebadge made-with-python forthebadge

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

bitssh-1.1.1.tar.gz (4.9 kB view details)

Uploaded Source

Built Distribution

bitssh-1.1.1-py3-none-any.whl (5.9 kB view details)

Uploaded Python 3

File details

Details for the file bitssh-1.1.1.tar.gz.

File metadata

  • Download URL: bitssh-1.1.1.tar.gz
  • Upload date:
  • Size: 4.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.8

File hashes

Hashes for bitssh-1.1.1.tar.gz
Algorithm Hash digest
SHA256 36db8bad9f8d8aee423677b3f3faea09763b8edefe3dfa49cc098eb909fc42d2
MD5 6a0b0a5b1dc903973e51b3d951e84d45
BLAKE2b-256 db91eb601a8bef58db2bdb09d9500a6e9bca10089ae402161d633cfa52abbc36

See more details on using hashes here.

Provenance

File details

Details for the file bitssh-1.1.1-py3-none-any.whl.

File metadata

  • Download URL: bitssh-1.1.1-py3-none-any.whl
  • Upload date:
  • Size: 5.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.8

File hashes

Hashes for bitssh-1.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 34775b88b1e149bd685e8de5dc32b53e5e2b8f3932be833c1c365eac65df41b1
MD5 dc21a1f1938ce06a8bc361beb9f1850e
BLAKE2b-256 f4b52bd8fd67ed0b8f1b78ef296a90b9dacd78ec3ef1923d3528299c942d61f4

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page