Package vpn-ws: Information

    Source package: vpn-ws
    Version: 0.2-alt4
    Build time:  Apr 8, 2021, 08:45 AM in the task #269182
    Category: System/Servers
    Report package bug
    License: MIT
    Summary: A VPN system over websockets
    Description: 
    This is the client/server implementation of a layer-2 software switch able to route packets over websockets connections.
    The daemon is meant to be run behind nginx, apache, the uWSGI http router or a HTTP/HTTPS proxy able to speak the uwsgi
    protocol and to manage websockets connections.

    List of rpms provided by this srpm:
    vpn-ws (x86_64, ppc64le, i586, armh, aarch64)
    vpn-ws-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

    Maintainer: Grigory Ustinov

    List of contributors:
    Grigory Ustinov
    Eugene Prokopiev

      1. openssl-devel

    Last changed


    April 8, 2021 Grigory Ustinov 0.2-alt4
    - Fixed FTBFS with -fcommon.
    Dec. 29, 2018 Eugene Prokopiev 0.2-alt3
    - use templates for client unit
    Dec. 23, 2018 Eugene Prokopiev 0.2-alt2
    - vpn-ws is ready to use