Artificial intelligent assistant

Do ssh_config rules cascade? I have the following rules Host * Compression yes Host sop HostName 192.168.56.101 if i `ssh sop` will the compression flag also be added?

Yes, all matching blocks are applied.

If you say `ssh -v sop` it will show you exactly which lines of the config are applied in this case.

xcX3v84RxoQ-4GxG32940ukFUIEgYdPy 5e69d5af396b34c87a8f82a4b6d0faff