I want to generate a TCP traffic starting from the port 0 to the port 65535. 1 tcp packet for each port with 1ms between 2 packets. The generator should not care if there is a TCP ACK or not.
- Are there a tool that can generate a such traffic?
- Is it possible to do that with iperf and script?
- Ie it possible to run it on windows too?