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 (>= 0.3.3~) , librust-base64-dev (>= 0.21~) , librust-cfg-if-dev (>= 1~) , librust-clap+derive-dev (>= 4~) , librust-easy-ext-dev (>= 1~) , librust-educe-dev (>= 0.4.1~) , librust-either-dev (>= 1.5.1~) , librust-env-logger+default-dev (>= 0.9~) , librust-eyre-dev (>= 0.6~) , librust-fehler-dev (>= 1~) , librust-futures-dev (>= 0.3~) , librust-heck-dev (>= 0.4~) , librust-hyper-dev (>= 0.14.7~) , librust-hyper-tls-dev (>= 0.5~) , librust-indenter-dev (>= 0.3~) , librust-ipnet-dev (>= 2.3~) , librust-itertools-dev (>= 0.10.1~) , librust-lazy-regex-dev (>= 2.4~) , librust-lazy-static-dev (>= 1.4~) , librust-libc-dev (>= 0.2~) , librust-log-dev (>= 0.4.14~) , librust-memchr-dev (>= 2~) , librust-mime-dev (>= 0.3.4~) , librust-nix-dev (>= 0.25~) , librust-parking-lot-dev (>= 0.11~) , librust-pin-project-lite-dev (>= 0.2~) , librust-proc-macro2-dev (>= 1~) , librust-quote-dev (>= 1~) , librust-regex-dev (>= 1.5~) , librust-semver-dev (>= 1.0.14~) , librust-serde-dev (>= 1.0.106~) , librust-serde-json-dev (>= 1.0.41~) , librust-sha2-dev (>= 0.10~) , librust-subtle-dev (>= 2~) , librust-syn-dev (>= 1~) , librust-syslog-dev (>= 6~) , librust-thiserror-dev (>= 1.0.2~) , librust-tokio-dev (>= 1.7~) , librust-void-dev (>= 1~) , 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.