tcp-wrappers 7.6
Monitor and filter incoming requests for network services
With this package you can monitor and filter incoming requests for network services. It includes a library which may be used by daemons to transparently check connection attempts against an access control list.
- Website: http://www.porcupine.org
- Licenses: non-copyleft
- Package source: gnu/packages/networking.scm
- Builds: See build status
- Issues: See known issues
Installation
Install tcp-wrappers 7.6
as follows:
guix install tcp-wrappers@7.6
Or install the latest version:
guix install tcp-wrappers
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.