Source: webtunnel Section: golang Maintainer: Debian Go Packaging Team Uploaders: Yifei Zhan Build-Depends: debhelper-compat (= 13), dh-exec, dh-sequence-golang, golang-any, golang-goptlib-dev Testsuite: autopkgtest-pkg-go Standards-Version: 4.7.3 Vcs-Browser: https://salsa.debian.org/go-team/packages/webtunnel Vcs-Git: https://salsa.debian.org/go-team/packages/webtunnel.git Homepage: https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/webtunnel XS-Go-Import-Path: gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/webtunnel Package: webtunnel Section: net Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends} Static-Built-Using: ${misc:Static-Built-Using} Description: pluggable transport for Tor mimicking encrypted web traffic (client and server) WebTunnel is a censorship-resistant pluggable transport designed to mimic encrypted web traffic (HTTPS) inspired by HTTPT. It works by wrapping the payload connection into a WebSocket-like HTTPS connection, appearing to network observers as an ordinary HTTPS (WebSocket) connection. . This package provides binaries for webtunnel client and server. Package: golang-webtunnel-dev Architecture: all Depends: golang-goptlib-dev, ${misc:Depends} Description: pluggable transport for Tor mimicking encrypted web traffic (library) WebTunnel is a censorship-resistant pluggable transport designed to mimic encrypted web traffic (HTTPS) inspired by HTTPT. It works by wrapping the payload connection into a WebSocket-like HTTPS connection, appearing to network observers as an ordinary HTTPS (WebSocket) connection. . This package provides golang library sources.