vtun 3.0.4-2ubuntu1 source package in Ubuntu

Changelog

vtun (3.0.4-2ubuntu1) noble; 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:29:21 +0000

Upload details

Uploaded by:
Sudip Mukherjee
Sponsored by:
Lukas Märdian
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
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.orig.tar.gz 129.6 KiB abf8df6b15e3febeaaeae2ce24ead7105eb1537ad4ec0d830c83cbb684fd98b9
vtun_3.0.4-2ubuntu1.debian.tar.xz 27.3 KiB 480b0d59a1d6dade8d8f2dec56c50239a6436c555682104d6de1ea784e840df5
vtun_3.0.4-2ubuntu1.dsc 1.8 KiB 37c64aaa442278ea4deded4e1ec885f668ba11dca567a88123ca7b296c19a517

Available diffs

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