tcpproxy
tcpproxy copied to clipboard
Add delay packet feature + fix source ip default behavior
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).