Source: hippotat Maintainer: Ian Jackson Section: net Priority: optional Homepage: https://www.chiark.greenend.org.uk/~ianmdlvl/hippotat/current/docs/ Vcs-Git: https://salsa.debian.org/iwj/hippotat Build-Depends: debhelper (>= 12), cargo, rustc, python3-sphinx, python3-recommonmark, python3-sphinx-markdown-tables, moreutils, libssl-dev (>= 1.1), pkg-config, # debian/update-build-deps manages these: librust-backtrace-dev , librust-base64-dev , librust-clap-3+derive-dev , librust-easy-ext-dev , librust-educe-dev , librust-either-dev , librust-env-logger+default-dev , librust-eyre-dev , librust-fehler-dev , librust-futures-dev , librust-heck-dev , librust-hyper-dev , librust-hyper-tls-dev , librust-indenter-dev , librust-ipnet-dev , librust-itertools-dev , librust-lazy-regex-dev , librust-lazy-static-dev , librust-libc-dev , librust-log-dev , librust-memchr-dev , librust-mime-dev , librust-nix-dev , librust-parking-lot-dev , librust-pin-project-lite-dev , librust-regex-dev , librust-sha2-dev , librust-subtle-dev , librust-syslog-dev , librust-thiserror-dev , librust-tokio-dev , librust-void-dev , Standards-Version: 4.6.1 Package: hippotat-client Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends}, hippotat-common Recommends: hippotat-doc, userv, userv-utils (>= 0.6.0~~iwj4), libnetaddr-ip-perl, net-tools Description: IP Over HTTP (Asinine) - client IP-over-HTTP client. . Hippotat is a system to allow you to use your normal VPN, ssh, and other applications, even in broken network environments that are only ever tested with “web stuff”. . This package contains the client, which you typically run on your laptop as and when required. Package: hippotat-server Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends}, hippotat-common, lsb-base Pre-Depends: ${misc:Pre-Depends} Recommends: hippotat-doc, userv, userv-utils (>= 0.6.0~~iwj4), libnetaddr-ip-perl, net-tools, iptables, rsyslog | system-log-daemon Suggests: authbind Description: IP Over HTTP (Asinine) - server IP-over-HTTP server. . Hippotat is a system to allow you to use your normal VPN, ssh, and other applications, even in broken network environments that are only ever tested with “web stuff”. . This package contains the server, which you would typically keep running on a stable and well-connected machine. Package: hippotat-common Architecture: all Depends: ${misc:Depends}, ${shlibs:Depends}, adduser Recommends: ${sphinxdoc:Depends} Description: IP Over HTTP (Asinine) - common files, including docs IP-over-HTTP system common files, including documentation. . Hippotat is a system to allow you to use your normal VPN, ssh, and other applications, even in broken network environments that are only ever tested with “web stuff”. . This package contains the common files need by both client and server, and the documentation.