How to Install and Uninstall gvpe Package on Kali Linux
Last updated: February 03,2025
1. Install "gvpe" package
This guide let you learn how to install gvpe on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
gvpe
Copied
2. Uninstall "gvpe" package
Here is a brief guide to show you how to uninstall gvpe on Kali Linux:
$
sudo apt remove
gvpe
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the gvpe package on Kali Linux
Package: gvpe
Source: gvpe (3.1-2)
Version: 3.1-2+b2
Installed-Size: 341
Maintainer: TANIGUCHI Takaki
Architecture: amd64
Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.0), libssl3 (>= 3.0.0), libstdc++6 (>= 11), init-system-helpers (>= 1.51), lsb-base
Size: 159184
SHA256: 3513aa06d446aa3cebae45a40ef063e592b5a00e4fdd5a4fd8427706f1225cda
SHA1: 959b17cd6c6b0d7bbd60b63e6e8520062be37414
MD5sum: 061fb560c1703a45b59bd9ad49a6fde5
Description: creates a virtual ethernet between multiple endpoints
GVPE creates a virtual ethernet (broadcasts supported, any protocol that
works with a normal ethernet should work with GVPE) by creating encrypted
host-to-host tunnels between multiple endpoints.
.
Unlike other virtual private "network" solutions which merely create a
single tunnel, GVPE creates a real network with multiple endpoints.
.
It is designed to be very simple and robust (cipher selection done at
compiletime etc.), and easy to setup (only a single config file shared
unmodified between all hosts).
.
VPN hosts can neither sniff nor fake packets, that is, you can use
MAC-based filtering to ensure authenticity of packets even from member
nodes.
.
GVPE can also be used to tunnel into some vpn network using a variety
of protocols (raw IP, UDP, TCP, HTTPS-proxy-connect, ICMP and DNS). It
is, however, primarily designed to sit on the gateway machines of
company branches to connect them together.
Description-md5:
Homepage: http://software.schmorp.de/pkg/gvpe.html
Section: net
Priority: optional
Filename: pool/main/g/gvpe/gvpe_3.1-2+b2_amd64.deb
Source: gvpe (3.1-2)
Version: 3.1-2+b2
Installed-Size: 341
Maintainer: TANIGUCHI Takaki
Architecture: amd64
Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.0), libssl3 (>= 3.0.0), libstdc++6 (>= 11), init-system-helpers (>= 1.51), lsb-base
Size: 159184
SHA256: 3513aa06d446aa3cebae45a40ef063e592b5a00e4fdd5a4fd8427706f1225cda
SHA1: 959b17cd6c6b0d7bbd60b63e6e8520062be37414
MD5sum: 061fb560c1703a45b59bd9ad49a6fde5
Description: creates a virtual ethernet between multiple endpoints
GVPE creates a virtual ethernet (broadcasts supported, any protocol that
works with a normal ethernet should work with GVPE) by creating encrypted
host-to-host tunnels between multiple endpoints.
.
Unlike other virtual private "network" solutions which merely create a
single tunnel, GVPE creates a real network with multiple endpoints.
.
It is designed to be very simple and robust (cipher selection done at
compiletime etc.), and easy to setup (only a single config file shared
unmodified between all hosts).
.
VPN hosts can neither sniff nor fake packets, that is, you can use
MAC-based filtering to ensure authenticity of packets even from member
nodes.
.
GVPE can also be used to tunnel into some vpn network using a variety
of protocols (raw IP, UDP, TCP, HTTPS-proxy-connect, ICMP and DNS). It
is, however, primarily designed to sit on the gateway machines of
company branches to connect them together.
Description-md5:
Homepage: http://software.schmorp.de/pkg/gvpe.html
Section: net
Priority: optional
Filename: pool/main/g/gvpe/gvpe_3.1-2+b2_amd64.deb