SSH fails on macOS Mojave 10.14.1
after some research I found that adding this config to my ssh config file makes it work:
Host *
IPQoS lowdelay throughput
after some research I found that adding this config to my ssh config file makes it work:
Host *
IPQoS lowdelay throughput