tcpproxy icon indicating copy to clipboard operation
tcpproxy copied to clipboard

Add delay packet feature + fix source ip default behavior

Open bedman3 opened this issue 2 years ago • 0 comments

The source ip binding I submitted earlier should be made optional and not added by default. So we removed the default from argparse.

Adding a delay module so we can test some network scenario for an application where the packets arriving are delayed / dropped (if you were to close the proxy before the end of delay feature).

bedman3 avatar Jul 15 '23 22:07 bedman3