How to Install and Uninstall dsvpn Package on openSUSE Leap
Last updated: December 25,2024
1. Install "dsvpn" package
Please follow the instructions below to install dsvpn on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
dsvpn
Copied
2. Uninstall "dsvpn" package
Please follow the instructions below to uninstall dsvpn on openSUSE Leap:
$
sudo zypper remove
dsvpn
Copied
3. Information about the dsvpn package on openSUSE Leap
Information for package dsvpn:
------------------------------
Repository : Main Repository
Name : dsvpn
Version : 0.1.4-bp155.1.5
Arch : x86_64
Vendor : openSUSE
Installed Size : 34.5 KiB
Installed : No
Status : not installed
Source package : dsvpn-0.1.4-bp155.1.5.src
Upstream URL : https://github.com/jedisct1/dsvpn
Summary : A Dead Simple VPN
Description :
DSVPN is a Dead Simple VPN, designed to address the most common
use case for using a VPN:
[client device] -- (untrusted network) -- [vpn server] -- [the Internet]
Features:
* Runs on TCP. Works pretty much everywhere, including on public WiFi
where only TCP/443 is open or reliable.
* Uses only modern cryptography, with formally verified implementations.
* Small and constant memory footprint. Doesn't perform any heap memory
allocations.
* Small (~25 KB), with an equally small and readable code base.
* Works out of the box. No lousy documentation to read. No configuration
file. No post-configuration. Run a single-line command on the server,
a similar one on the client and you're done.
No firewall and routing rules to manually mess with.
* Doesn't leak between reconnects if the network doesn't change.
Blocks IPv6 on the client to prevent IPv6 leaks.
------------------------------
Repository : Main Repository
Name : dsvpn
Version : 0.1.4-bp155.1.5
Arch : x86_64
Vendor : openSUSE
Installed Size : 34.5 KiB
Installed : No
Status : not installed
Source package : dsvpn-0.1.4-bp155.1.5.src
Upstream URL : https://github.com/jedisct1/dsvpn
Summary : A Dead Simple VPN
Description :
DSVPN is a Dead Simple VPN, designed to address the most common
use case for using a VPN:
[client device] -- (untrusted network) -- [vpn server] -- [the Internet]
Features:
* Runs on TCP. Works pretty much everywhere, including on public WiFi
where only TCP/443 is open or reliable.
* Uses only modern cryptography, with formally verified implementations.
* Small and constant memory footprint. Doesn't perform any heap memory
allocations.
* Small (~25 KB), with an equally small and readable code base.
* Works out of the box. No lousy documentation to read. No configuration
file. No post-configuration. Run a single-line command on the server,
a similar one on the client and you're done.
No firewall and routing rules to manually mess with.
* Doesn't leak between reconnects if the network doesn't change.
Blocks IPv6 on the client to prevent IPv6 leaks.