Source: wsssh-tools
Section: net
Priority: optional
Maintainer: Stefy Lanza <stefy@nexlab.net>
Build-Depends: debhelper-compat (= 13), gcc, make, pkg-config, libssl-dev
Standards-Version: 4.6.2
Homepage: https://git.nexlab.net/nexlab/wsssh
Vcs-Browser: https://git.nexlab.net/nexlab/wsssh
Vcs-Git: https://git.nexlab.net/nexlab/wsssh.git

Package: wsssh-tools
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, openssl
Description: WSSSH: Warp-Powered Stefy's Spatial Secure Hyperdrive - C implementation
 wsssh is a swiss army's knife server assisted tunnelling system for the win initially born as a websocket ssh tunnelling system and evolved to a universal tunnelling utility
 .
 This package contains the C implementation of the WSSSH tools:
 wssshc (client registration), wsssht (tunnel setup tool with pipe mode),
 and wsssh (SSH wrapper with ProxyCommand support).