I have a pcap file and need to send it to specific interface.
How can I do it?
Asked
Active
Viewed 509 times
1
PersianGulf
- 10,728
- 8
- 51
- 78
1 Answers
2
You can do this with Tcpreplay. The interface to use can be specified with the --intf1 option.
Stephen Kitt
- 411,918
- 54
- 1,065
- 1,164