etherpuppet 0.3-5 source package in Ubuntu

Changelog

etherpuppet (0.3-5) unstable; urgency=medium

  * d/rules: Fix FTCBFS. Closes: #989390.

 -- Vincent Bernat <email address hidden>  Wed, 02 Jun 2021 23:05:36 +0200

Upload details

Uploaded by:
Vincent Bernat
Uploaded to:
Sid
Original maintainer:
Vincent Bernat
Architectures:
any
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe net
Noble release universe net
Mantic release universe net
Lunar release universe net
Jammy release universe net

Downloads

File Size SHA-256 Checksum
etherpuppet_0.3-5.dsc 1.8 KiB 7e8c4497cbac1cc340c27c4b6b243a452c2234bbc94ef2a9e1da37a3683c0a64
etherpuppet_0.3.orig.tar.gz 6.0 KiB 66d663652488c7bae9ef40e30db796535f9e29adb3b7041fad821617b61eab23
etherpuppet_0.3-5.debian.tar.xz 3.4 KiB 0b639269ceb3cd4f075b981254292f8f9a9ad531062976aaebef9361e518efc7

Available diffs

No changes file available.

Binary packages built by this source

etherpuppet: create a virtual interface from a remote Ethernet interface

 Etherpuppet is a small program that will create a virtual interface
 (TUN/TAP) on one machine from the ethernet interface of another
 machine through a TCP connection. Everything seen by the real
 interface will be seen by the virtual one. Everything sent to the
 virtual interface will be emitted by the real one.
 .
 It has been designed because one often has a small machine as their
 Internet gateway, and sometimes want to run some big applications
 that need raw access to this interface, for sniffing (Wireshark,
 etc.) or for crafting packets that do not survive being reassembled,
 translated, routed, etc.

etherpuppet-dbgsym: debug symbols for etherpuppet