vtun 3.0.4-2ubuntu0.23.10.1 source package in Ubuntu

Changelog

vtun (3.0.4-2ubuntu0.23.10.1) mantic; urgency=medium

  * Fix failure to run vtun in standalone server mode. (LP: #1881522)
    - run autoupdate to update configure.in to use the syntax of
      current version of Autoconf.

 -- Sudip Mukherjee <email address hidden>  Sun, 18 Feb 2024 14:33:10 +0000

Upload details

Uploaded by:
Sudip Mukherjee
Sponsored by:
Lukas Märdian
Uploaded to:
Mantic
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic updates universe net

Downloads

File Size SHA-256 Checksum
vtun_3.0.4.orig.tar.gz 129.6 KiB abf8df6b15e3febeaaeae2ce24ead7105eb1537ad4ec0d830c83cbb684fd98b9
vtun_3.0.4-2ubuntu0.23.10.1.debian.tar.xz 27.2 KiB 25dd6ba43d57ab1d11bc5f5517a7ce3d5252047de684f7afc7278e9141a9cf52
vtun_3.0.4-2ubuntu0.23.10.1.dsc 1.8 KiB a84e6e6b2b917d7a63a98b4a7b17fcdacc962270c2ed08115249864ac4bb6be0

View changes file

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