This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[ITP] httptunnel-3.3 -- Tunnel data stream in HTTP requests


sdesc: "Tunnel data stream in HTTP requests"
ldesc: "Creates a bidirectional virtual data stream tunnelled in HTTP
requests. The requests can be sent via a HTTP proxy if so desired."
category: Net
requires: cygwin

Upstream:

  http://www.nocrew.org/software/httptunnel.html

Linux:

  Note: 2006-01-23 packages.debian.org is down for maintenance.

  http://packages.debian.org/stable/net/httptunnel
  http://packages.gentoo.org/search/?sstring=httptunnel

Manual download:

  wget -nv        \
    http://cygwin.cante.net/httptunnel/setup.hint \
    http://cygwin.cante.net/httptunnel/httptunnel-3.3-1.tar.bz2 \
    http://cygwin.cante.net/httptunnel/httptunnel-3.3-1-src.tar.bz2

Automatic download (will give further instructions):

  gpg --keyserver wwwkeys.pgp.net --recv-keys 955A92D8

  mkdir httptunnel ; cd httptunnel
  rm -f get.sh get.sh.sig
  wget -q http://cygwin.cante.net/httptunnel/get.sh \
          http://cygwin.cante.net/httptunnel/get.sh.sig
  gpg --verify get.sh.sig get.sh &&
  sh get.sh

Jari


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]