Skip to content

"Host *+*" pattern breaks ssh-config #19

@roblourens

Description

@roblourens

From microsoft/vscode-remote-release#612

This is weird but if I have an entry in the ssh config that starts with

Host *+*

Then compute will throw an exception.

This is apparently valid, it's referenced here: https://en.wikibooks.org/wiki/OpenSSH/Cookbook/Proxies_and_Jump_Hosts

For your glob to regex conversion, maybe escape special regex characters that are not handled as part of a glob pattern.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions