Hi,
I am testing one scenario where in i want send large packet to server so it drops the ssh connection. I tried using chan.write method but somehow it is not working. Is there any method or way available to send large packet using asyncssh?
I am testing this scenario FCS_SSHC_EXT.1.3The TSF shall ensure that, as described in RFC 4253,
packets greater than [assignment: number of bytes]bytes in an SSH transport connection are dropped.