TCP Wrappers
Guide
Edit on GitHub ✎
The TCP wrappers provides a classical Unix mechanism which has been designed to check if the remote client is able to connect from the given IP address.
Intro
The TCP wrappers provides a classical Unix mechanism which has been designed to check if the remote client is able to connect from the given IP address.
Setup Reference