ocserv 1.2.1-1 source package in Ubuntu

Changelog

ocserv (1.2.1-1) unstable; urgency=medium

  * New upstream version 1.2.1
  * Replace nuttcp with iperf3 from B-D

 -- Aron Xu <email address hidden>  Thu, 24 Aug 2023 20:59:59 +0800

Upload details

Uploaded by:
Aron Xu
Uploaded to:
Sid
Original maintainer:
Aron Xu
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ocserv_1.2.1-1.dsc 2.4 KiB 5a6491d5209e38b6eb88744ab5c2bbc332cdce627854c70fffa8386b31e47350
ocserv_1.2.1.orig.tar.xz 732.0 KiB de54473ba68d42a8469e434f541ae6b3cf3d98f0936ad0eadfa2c2484810d994
ocserv_1.2.1.orig.tar.xz.asc 442 bytes ef0d5170197c6eca54a391c82d79c6eeb46ffe1f777f4b5283ce12b3641c7e47
ocserv_1.2.1-1.debian.tar.xz 22.3 KiB 0409311ef14fd443f2c0b060b452d07c4934420faa3478abb368fa8081ba73f3

Available diffs

No changes file available.

Binary packages built by this source

ocserv: OpenConnect VPN server compatible with Cisco AnyConnect VPN

 OpenConnect server (ocserv) is an SSL VPN server. Its purpose is to be a
 secure, small, fast and configurable VPN server. It implements the OpenConnect
 SSL VPN protocol, and has also (currently experimental) compatibility with
 clients using the AnyConnect SSL VPN protocol. The OpenConnect VPN protocol
 uses the standard IETF security protocols such as TLS 1.2, and Datagram TLS to
 provide the secure VPN service. The server is implemented primarily for the
 GNU/Linux platform but its code is designed to be portable to other UNIX
 variants as well.
 .
 Ocserv's main feature is isolation of the VPN users from the main VPN server
 process. Each authenticated user is assigned an unprivileged worker process,
 and a networking (tun) device. That not only eases the control of the resources
 of each user or group of users, but also prevents privilege escalation due to
 any bug on the VPN handling (worker) server. Each VPN user can be authenticated
 using password, PAM, public key (in a smart card or not) or any combination of
 methods.

ocserv-dbgsym: debug symbols for ocserv