mirror of
https://github.com/wavetermdev/waveterm
synced 2026-05-14 20:38:28 +00:00
While matching [user@]host[:port], we previously did not allow capital letters in host. While this makes sense for a hostname, it does not make sense to make that restriction for a host. Since this can match on both, we must widen it to accept characters allowed in host. |
||
|---|---|---|
| .. | ||
| conncontroller | ||
| connutil.go | ||
| sshclient.go | ||