You've already forked ssh_config
mirror of
https://github.com/wavetermdev/ssh_config.git
synced 2026-04-22 15:25:24 -07:00
555f37af0a
If the file did not have a newline character as the last character, parseKV() would panic with an NPE. Handle the parser changes better. Fixes #21.
3 lines
51 B
Plaintext
3 lines
51 B
Plaintext
Host example
|
|
HostName example.com
|
|
Port 4242 |