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

feat: Windows Host support #27

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

feat: Windows Host support #27

wants to merge 1 commit into from

Conversation

mikew
Copy link
Owner

@mikew mikew commented Dec 1, 2024

Turns out just installing OpenSSH server via Windows' provided method just kinda works. nvrh still expects you're connecting to a unix environment, so you have to change your OpenSSH shell to Git Bash before things work, but I plan on adding support for detecting Powershell and CMD (somehow, not sure yet).

This would be much easier if nvrh was installed on both the client and server. While that was kind of the original idea (hence why the command is nvrh client open), I've gotten pretty far without having to do that, and would like to keep going in this direction until a feature absolutely cannot work unless nvrh is installed on the server.

  • Support Git Bash
  • Support Powershell
  • Support CMD

Preview

Screen.Recording.2024-12-01.at.2.32.12.PM.mov.mp4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant