lundi 16 février 2015

Simple TCP server listening on a port but not returning SYN-ACK


I am looking for a command-line TCP server (preferably a one-liner), that will listen on a specified port and when received SYN, it will not respond with SYN-ACK as usual TCP servers do.


The purpose is for testing clients trying to connect to server under heavy load for properly handling the situation.



Aucun commentaire:

Enregistrer un commentaire