FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Remove brackets from ipv6 address for SSH Remoting by SteveL-MSFT · Pull Request #10968 · PowerShell/PowerShell · GitHub

Remove brackets from ipv6 address for SSH Remoting - #10968

Merged
Andrew (anmenaga) merged 1 commit into
PowerShell:masterfrom
SteveL-MSFT:ssh-ipv6
Nov 5, 2019
Merged

Remove brackets from ipv6 address for SSH Remoting#10968
Andrew (anmenaga) merged 1 commit into
PowerShell:masterfrom
SteveL-MSFT:ssh-ipv6

Conversation

Steve Lee (SteveL-MSFT) commented Nov 1, 2019
edited
Loading

Copy link
Copy Markdown
Member

PR Summary

.NET API expects square brackets for ipv6 address. However, ssh.exe does not. Fix is to remove the square brackets before passing to ssh.exe. Validated manually between Windows and macOS.

PR Context

Fix #10961

PR Checklist

Ilya (iSazonov) added the CL-General Indicates that a PR should be marked as a general cmdlet change in the Change Log label Nov 1, 2019
Ilya (iSazonov) added this to the 7.0.0-preview.6 milestone Nov 1, 2019
Andrew (anmenaga) merged commit f1b96eb into PowerShell:master Nov 5, 2019

Copy link
Copy Markdown

🎉v7.0.0-preview.6 has been released which incorporates this pull request.:tada:

Handy links:

Steve Lee (SteveL-MSFT) deleted the ssh-ipv6 branch June 6, 2020 02:29
Thatgfsj (Thatgfsj) pushed a commit to Thatgfsj/PowerShell that referenced this pull request Aug 6, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CL-General Indicates that a PR should be marked as a general cmdlet change in the Change Log

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Support Question]Does it support ipv6?

4 participants


Back | FazBrowse Home | New Git URL