divert_rbl | A RBL daemon for OpenBSD
kandi X-RAY | divert_rbl Summary
kandi X-RAY | divert_rbl Summary
divert_rbl is a C library. divert_rbl has no bugs, it has no vulnerabilities and it has low support. You can download it from GitHub.
This is an OpenBSD program that listens on a divert socket and performs real time blacklist (RBL) checks for the source IP address on any packets that arrive. Based on the result, the IP is added to a rbl-spammers or rbl-clean table in pf. When combined with pass or block rules using those tables, this enables RBL protection for a mail server. The daemon uses privilege separation to separate the DNS lookup function from the pf table editing function. Improvements would be to pledge() both processes, and to re-exec one of the processes after fork() in order to re-randomize memory layout. It would also be useful to take parameters on the command line instead of compiling them into the binary. These enhancements may arrive in a later version.
This is an OpenBSD program that listens on a divert socket and performs real time blacklist (RBL) checks for the source IP address on any packets that arrive. Based on the result, the IP is added to a rbl-spammers or rbl-clean table in pf. When combined with pass or block rules using those tables, this enables RBL protection for a mail server. The daemon uses privilege separation to separate the DNS lookup function from the pf table editing function. Improvements would be to pledge() both processes, and to re-exec one of the processes after fork() in order to re-randomize memory layout. It would also be useful to take parameters on the command line instead of compiling them into the binary. These enhancements may arrive in a later version.
Support
Quality
Security
License
Reuse
Support
divert_rbl has a low active ecosystem.
It has 1 star(s) with 1 fork(s). There are 3 watchers for this library.
It had no major release in the last 6 months.
divert_rbl has no issues reported. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of divert_rbl is current.
Quality
divert_rbl has no bugs reported.
Security
divert_rbl has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
License
divert_rbl does not have a standard license declared.
Check the repository for any license declaration and review the terms closely.
Without a license, all rights are reserved, and you cannot use the library in your applications.
Reuse
divert_rbl releases are not available. You will need to build from source code and install.
Installation instructions are not available. Examples and code snippets are available.
Top functions reviewed by kandi - BETA
kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of divert_rbl
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of divert_rbl
divert_rbl Key Features
No Key Features are available at this moment for divert_rbl.
divert_rbl Examples and Code Snippets
No Code Snippets are available at this moment for divert_rbl.
Community Discussions
No Community Discussions are available at this moment for divert_rbl.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install divert_rbl
You can download it from GitHub.
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page