first commit

This commit is contained in:
yo
2022-05-14 11:33:22 +02:00
commit 7b5a9e9eca
5 changed files with 92 additions and 0 deletions

5
pkg-descr Normal file
View File

@ -0,0 +1,5 @@
MyNetTCPTable is a postfix tcp_table service to get mynetworks from LDAP.
As ldap_table does not allow matching network range, MyNetTCPTable responds to
this by querying ipNetwork objects in LDAP and working with CIDR Format.
WWW: https://git.nosd.in/yo/mynettcptable/