TCP Wrapper

From Free net encyclopedia

TCP Wrapper is a computer application written by Dr. Wietse Venema. It is a security tool to control access to services run on an Operating System such as Linux. The name Wrapper is a reference to the wrapper design pattern.

The original code was written at the Eindhoven University of Technology, The Netherlands, between 1990 and 1995. As of June 1, 2001 the program has been released under its own BSD-style license.

The project is usually referred to as TCP Wrappers and is named tcp-wrappers in the Gentoo Linux portage package repository. In Gentoo Linux TCP Wrappers is enabled with the 'tcpd' use-flag.

External link