{"id":1580,"date":"2009-04-07T10:00:00","date_gmt":"2009-04-07T10:00:00","guid":{"rendered":"https:\/\/www.darknet.org.uk\/?p=1580"},"modified":"2015-09-09T19:38:08","modified_gmt":"2015-09-09T11:38:08","slug":"webtunnel-005-released-http-encapsulation-and-tunnel-tool","status":"publish","type":"post","link":"https:\/\/www.darknet.org.uk\/2009\/04\/webtunnel-005-released-http-encapsulation-and-tunnel-tool\/","title":{"rendered":"Webtunnel 0.0.5 Released – HTTP Encapsulation and Tunnel Tool"},"content":{"rendered":"

[ad]<\/p>\n

Webtunnel is a network utility that encapsulates arbitrary data in HTTP and transmits it through a web server.<\/p>\n

In that regard, it is similar to httptunnel, however, it has several key important differences: its server component runs in the context of a web server as a CGI application (with optional FastCGI support) so it does not need its own port, and supports most things that the web server supports, such as authentication, HTTP 1.1, HTTPS, and client certificates; it uses simple requests and responses so it works seamlessly through forward and reverse proxies; it is multi-threaded (actually multi-process using sockets for inter-process communication) to allow multiple parallel connections to multiple destinations simultaneously.<\/p>\n

What’s New?<\/strong><\/p>\n