Nmap Development mailing list archives

NCat sctp support.


From: Filipe Pinheiro <filipe.cantarelli () gmail com>
Date: Wed, 16 Nov 2016 13:57:34 -0300

Hello Guys,

Is the --sctp option working properly in ncat?

I've been trying to send data through sctp and I'm getting Connection
reset by peer after a few seconds.

Receiver code:
ncat --sctp -l 8090 > output.bin

Sender code:
dd if=/dev/urandom | ncat --sctp localhost 8090


Best Regards,
Filipe
_______________________________________________
Sent through the dev mailing list
https://nmap.org/mailman/listinfo/dev
Archived at http://seclists.org/nmap-dev/


Current thread: