From fe86b5c2e93c6516bfddea20b8bc292c14db3b53 Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Sat, 13 Feb 2010 18:45:55 +0000 Subject: Toonel.net exploits a tunneling technique combined with data compression. It runs compressed data frames from toonel client to one of the toonel servers and then these are forwarded to the target host. Reducing the size of resources that are transferred between the server and the client makes more efficient use of the user's bandwidth. WWW: http://toonel.net PR: ports/143552 Submitted by: Gvozdikov Veniamin --- net/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'net/Makefile') diff --git a/net/Makefile b/net/Makefile index 5d187a77e74f..e91907f6f0e2 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1010,6 +1010,7 @@ SUBDIR += tinyldap SUBDIR += tn5250 SUBDIR += tn5250j + SUBDIR += toonel SUBDIR += torsocks SUBDIR += tptest SUBDIR += traceroute -- cgit v1.2.3