nobonobo / ssh-p2p

ssh p2p tunneling server and client
MIT License
243 stars 40 forks source link

scp doesnt work #19

Open mkunz7 opened 4 years ago

mkunz7 commented 4 years ago

SSH works great

Attempting to use SCP does not.

Failed to push SCTP packet: Failed handling chunk: Failure handling SACK: SACK Cumulative ACK 879487160 is older than ACK point 879487163
Failed to push SCTP packet: Failed handling chunk: Failure handling SACK: SACK Cumulative ACK 879487161 is older than ACK point 879487165
Failed to push SCTP packet: Failed handling chunk: Failure handling SACK: SACK Cumulative ACK 879487162 is older than ACK point 879487165

I thought it was related to this: https://github.com/pion/webrtc/issues/194

But the vendorized dependency has the fix.