ghenry/SentryPeer
Project ID: 52189
Description
SentryPeer is a distributed peer to peer list of bad IP addresses and phone numbers collected via a SIP Honeypot.
Installation Instructions
Grab the RPM or build from source
Fedora:
sudo yum install libosip2-devel libsqlite3-devel libcmocka-devel
then (make check is highly recommended):
./bootstrap.sh
./configure
make
make check
make install
Once built, you can run like so to start in debug mode (this won't work as a daemon yet):
./sentrypeer -d
Starting sentrypeer...
Configuring local address...
Creating socket...
Binding socket to local address...
Setting database error log callback...
Listening for incoming connections...
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
![]() |
aarch64 (11)*, ppc64le (10)*, x86_64 (11)* | Centos-stream 8 (126 downloads) |
![]() |
aarch64 (11)*, x86_64 (11)* | Centos-stream 9 (131 downloads) |
![]() |
x86_64 (11)* | EPEL 7 (134 downloads) |
![]() |
aarch64 (11)*, x86_64 (11)* | EPEL 8 (120 downloads) |
![]() |
aarch64 (11)* | Fedora eln (140 downloads) |
![]() |
x86_64 (11)* | Mageia cauldron (120 downloads) |
![]() |
x86_64 (839)* | openSUSE Tumbleweed (122 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable ghenry/SentryPeer
More info about enabling Copr repositories