You've already forked ssh_config
mirror of
https://github.com/wavetermdev/ssh_config.git
synced 2026-04-22 15:25:24 -07:00
36c8da3d73
This adds 2 tests. The first checks that ssh config data is cached and does not update if the file changes afterward. The second checks that the `ReloadConfigs()` function will discard the cached data and load the current config file contents.
5 lines
70 B
Plaintext
5 lines
70 B
Plaintext
|
|
Host wap
|
|
User modified2
|
|
KexAlgorithms diffie-hellman-group1-sha1
|