vtun 3.0.4-2ubuntu0.22.04.1 source package in Ubuntu

Changelog

vtun (3.0.4-2ubuntu0.22.04.1) jammy; 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:35:37 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Jammy 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.22.04.1.debian.tar.xz 27.3 KiB 73930c1ff917d73702b3366f26a8cb919b39566b592d32526d66f13f16ee0041
vtun_3.0.4-2ubuntu0.22.04.1.dsc 1.8 KiB c945a95e0b5d915293b99801a1cdcfb127a580b465d959e00210b3a9cd002da5

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