Skip to main content

A new and modern SSH connector written in Python.

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

Installation

Install bitssh with docker

  docker run --rm -it -v ~/.ssh:/root/.ssh mrsunglasses/bitssh	

Install bitssh with pip

  pip3 install bitssh

  bitssh

Install from source

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

  cd bitssh

  python3 -m pip3 install -e .

  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 bitssh 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-3.6.0.tar.gz (11.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

bitssh-3.6.0-py3-none-any.whl (10.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: bitssh-3.6.0.tar.gz
  • Upload date:
  • Size: 11.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.4

File hashes

Hashes for bitssh-3.6.0.tar.gz
Algorithm Hash digest
SHA256 713bfc9e9a70b923851552315feb068b72c44a89f4591437befe1e64b25e93ab
MD5 febf681d9eaf5afb976be984400f4d94
BLAKE2b-256 34e715caddab9e357a5dbc1da21678b5a97a1fb5bacaf202e47af7a331309385

See more details on using hashes here.

File details

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

File metadata

  • Download URL: bitssh-3.6.0-py3-none-any.whl
  • Upload date:
  • Size: 10.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.4

File hashes

Hashes for bitssh-3.6.0-py3-none-any.whl
Algorithm Hash digest
SHA256 91ae1de2c382e19b2661d7e60f6404b13f8361e68c0e6d99d5b1d2e05a71b6f7
MD5 621eddcd007ffeca334a688581d9a442
BLAKE2b-256 5d249eeb48322601d9bb7f3d25183052b1bc17c62be0950b094bc895f13a2d39

See more details on using hashes here.

Supported by

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