stefanha / nc-vsock

netcat-like utility for AF_VSOCK
GNU General Public License v2.0
30 stars 12 forks source link

nc-vsock: SOCK_SEQPACKET mode support #3

Closed dvemer closed 2 years ago

dvemer commented 2 years ago

This enables SOCK_SEQPACKET socket support. Default type is SOCK_STREAM, while SOCK_SEQPACKET is enabled using '-s' arg.

Signed-off-by: Arseniy Krasnov oxffffaa@gmail.com

dvemer commented 2 years ago

Ah, i see, nc-vsock is not maintained. So i need to work on nmap/ncat :)

stefanha commented 2 years ago

Yes, thank you for submitting patches to nmap's ncat! If you feel strongly that nc-vsock should apply this patch, please let me know and I will, but in general this project is no longer maintained.