Kkssh is a user-friendly SSH client that simplifies the process of connecting to remote servers. With a built-in hostname prompt, you no longer need to memorize or search for the correct hostname.
Python 3.10.10
pip install --upgrade kkssh
kkssh -c ~/.ssh/config HOST
python setup.py sdist
twine upload dist/*