rigtorp / udpreplay

Replay UDP packets from a pcap file
MIT License
259 stars 71 forks source link

How do I install it #1

Closed WillBishop closed 7 years ago

WillBishop commented 7 years ago

Dumb question, I know

rigtorp commented 7 years ago

$ cd udpreplay $ make build $ cd build $ cmake .. $ make $ make install

I should put this in the readme. This is the standard CMake build and install procedure.

Sent from Mail for Windows 10

From: Will Bishop Sent: Saturday, January 14, 2017 5:37 AM To: rigtorp/udpreplay Cc: Subscribed Subject: [rigtorp/udpreplay] How do I install it (#1)

Dumb question, I know — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.