Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implements interactive connection command (through Terminus) #25

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

HorlogeSkynet
Copy link
Owner

@HorlogeSkynet HorlogeSkynet commented Sep 4, 2024

This PR provides an alternative way to connect to hosts, which relies on Terminus, for SSH connections requiring "interactivity" (FIDO challenge, PIN, OTP, ...).

When (if) Win32-OpenSSH supports "control master" feature (see PowerShell/Win32-OpenSSH#1328), SSHubl will eventually be compatible with Windows platform.

@HorlogeSkynet HorlogeSkynet added the bug Something isn't working label Sep 4, 2024
@HorlogeSkynet HorlogeSkynet changed the title Brings (actual) support to Windows (thanks to pywinpty) Brings (actual) Windows support (thanks to pywinpty) Sep 4, 2024
@d3vyce

This comment was marked as outdated.

@HorlogeSkynet HorlogeSkynet changed the title Brings (actual) Windows support (thanks to pywinpty) Brings (actual) Windows support Sep 5, 2024
@HorlogeSkynet HorlogeSkynet force-pushed the feat/windows_support branch 2 times, most recently from 5b1344a to 41e7e00 Compare October 6, 2024 20:07
@HorlogeSkynet HorlogeSkynet changed the title Brings (actual) Windows support Implements interactive connection (through Terminus), Windows compliant Oct 6, 2024
@HorlogeSkynet HorlogeSkynet added documentation Improvements or additions to documentation enhancement New feature or request labels Oct 6, 2024
@HorlogeSkynet HorlogeSkynet marked this pull request as ready for review October 7, 2024 19:51
@HorlogeSkynet HorlogeSkynet mentioned this pull request Oct 7, 2024
sshubl/actions.py Dismissed Show dismissed Hide dismissed
sshubl/actions.py Dismissed Show dismissed Hide dismissed
sshubl/actions.py Dismissed Show dismissed Hide dismissed
@HorlogeSkynet HorlogeSkynet force-pushed the feat/windows_support branch 3 times, most recently from 181d3af to eb196a9 Compare October 14, 2024 14:41
@HorlogeSkynet HorlogeSkynet changed the title Implements interactive connection (through Terminus), Windows compliant Implements interactive connection (through Terminus) Oct 18, 2024
@HorlogeSkynet HorlogeSkynet changed the title Implements interactive connection (through Terminus) Implements interactive connection command (through Terminus) Oct 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants