# sendpcap **Repository Path**: opcode/sendpcap ## Basic Information - **Project Name**: sendpcap - **Description**: No description available - **Primary Language**: Erlang - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2016-08-25 - **Last Updated**: 2024-06-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README sendpcap ===== An OTP application Build ----- $ rebar3 compile Usage ----- $ rebar3 shell $ 1> sendpcap("data.cap", "127.0.0.1", 12345). $ 2> dump("data.cap", "to.dat").