kaitoy / pcap4j

A Java library for capturing, crafting, and sending packets.

Home Page:https://www.pcap4j.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

replaying udp packets with different address

emaayan opened this issue · comments

hi..
while i know how to read wireshark capture ,i'm trying to send UDP packets to a specific destination, instead of the original ones, i'm assuming this has something to do builder, but i can't get the exact syntax