what kind of problem, man?
see,in chacha20poly1305 packet length of this is 28 bytes with padding.if we use different padding,whole packet length will be changed,then packet will be ignored.I don't know a method to get padding length.
packr=b'\x00\x00\x00\x18'+b'\x06'+b'\x05'+b"\x00\x00\x00\x0c"+b"ssh-userauth"+b'\x00\x00\x00\x00\x00\x00'