diff options
author | Brian Somers <brian@FreeBSD.org> | 2000-03-21 01:18:06 +0000 |
---|---|---|
committer | Brian Somers <brian@FreeBSD.org> | 2000-03-21 01:18:06 +0000 |
commit | 71ab0b0f58ecae26f7e013bea35692ebfdcaa852 (patch) | |
tree | b52235910cb54d7c08fef1e8ec01071f9061e80c /www/httptunnel/pkg-comment | |
parent | Fix text in port's Makefile (diff) |
An implementation of TCP/IP over HTTP with local modifications to allow
binding the server to a single IP number.
Diffstat (limited to 'www/httptunnel/pkg-comment')
-rw-r--r-- | www/httptunnel/pkg-comment | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/httptunnel/pkg-comment b/www/httptunnel/pkg-comment new file mode 100644 index 000000000000..be1cfc5188ff --- /dev/null +++ b/www/httptunnel/pkg-comment @@ -0,0 +1 @@ +Tunnel a tcp/ip connection through a http/tcp/ip connection |