vtun 3.0.4-1 source package in Ubuntu

Changelog

vtun (3.0.4-1) unstable; urgency=medium

  * New upstream release.
  * New maintainer (Closes: #812758).
  * debian/rules: use of dpkg-buildflags instead of obsolete finding for
    noopt in DEB_BUILD_OPTIONS.
  * No stripping on building package. Patch by Helmut Grohne.
    (Closes: #883530).

 -- Rodrigo Carvalho <email address hidden>  Sun, 18 Aug 2019 21:44:52 -0300

Upload details

Uploaded by:
Rodrigo Carvalho
Uploaded to:
Sid
Original maintainer:
Rodrigo Carvalho
Architectures:
any
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
vtun_3.0.4-1.dsc 1.7 KiB 8a2a92445e0d37f6a62e0533ebc505ba549abc0909fb8a00f837bdd26b89687b
vtun_3.0.4.orig.tar.gz 129.6 KiB abf8df6b15e3febeaaeae2ce24ead7105eb1537ad4ec0d830c83cbb684fd98b9
vtun_3.0.4-1.debian.tar.xz 27.0 KiB d6f0a875aa077757a2941e6c6cf5c4ca5ec5dcb695d72bf5579543b2eef40163

No changes file available.

Binary packages built by this source

vtun: virtual tunnel over TCP/IP networks

 VTun is the easiest way to create virtual tunnels over TCP/IP networks
 with traffic shaping and compression.
 .
 It supports IP, PPP, SLIP, Ethernet and other tunnel types.
 .
 VTun is easily and highly configurable, it can be used for various
 network tasks.
 .
 VTun requires the universal TUN/TAP kernel module which can be found at
 http://vtun.sourceforge.net/tun/index.html or in the 2.4 and newer Linux
 kernels.
 .
 Note: This program includes an "encryption" feature intended to protect the
 tunneled data as it travels across the network. However, the protocol it uses
 is known to be very insecure, and you should not rely on it to deter anyone
 but a casual eavesdropper. See the included README.Encryption file for more
 information.

vtun-dbgsym: debug symbols for vtun