matt-chan / udptunnel

Fork of UDPTunnel from Lennox

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UDPTunnel by Jonathan Lennox; copyright 1999,2001 by Columbia University.

UDPTunnel is a small program which can tunnel UDP packets bi-directionally
over a TCP connection.  Its primary purpose (and original motivation) is to
allow multi-media conferences to traverse a firewall which allows only
outgoing TCP connections.

Source code for Unix is available from
<ftp://ftp.cs.columbia.edu/pub/lennox/udptunnel/>.

See udptunnel.html for installation and usage instructions.  See COPYRIGHT
for conditions and terms of redistribution.  A current version of
udptunnel.html is located at
<http://www.cs.columbia.edu/~lennox/udptunnel/>.

Jonathan Lennox
September 6, 2001

About

Fork of UDPTunnel from Lennox

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:C 36.7%Language:Shell 25.0%Language:HTML 18.9%Language:Makefile 18.1%Language:M4 1.2%