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 (7)*, ppc64le (6)*, x86_64 (7)* | Centos-stream 8 (48 downloads) |
![]() |
aarch64 (7)*, x86_64 (7)* | Centos-stream 9 (51 downloads) |
![]() |
x86_64 (7)* | EPEL 7 (57 downloads) |
![]() |
aarch64 (7)*, x86_64 (7)* | EPEL 8 (45 downloads) |
![]() |
aarch64 (300)*, armhfp (1208)*, s390x (302)*, x86_64 (300)* | Fedora 35 (0 downloads) |
![]() |
aarch64 (7)*, i386 (7)* | Fedora eln (50 downloads) |
![]() |
x86_64 (7)* | Mageia cauldron (48 downloads) |
![]() |
aarch64 (4)*, i686 (4)*, x86_64 (4)* | Openmandriva cooker (47 downloads) |
![]() |
aarch64 (4)*, i686 (0)* | Openmandriva rolling (49 downloads) |
![]() |
x86_64 (614)* | openSUSE Tumbleweed (47 downloads) |
Oraclelinux 7 | aarch64 (7)*, x86_64 (7)* | Oraclelinux 7 (52 downloads) |
Oraclelinux 8 | aarch64 (6)*, x86_64 (7)* | Oraclelinux 8 (59 downloads) |
* Total number of packages downloaded in the last seven days.
Quick Enable
#> dnf copr enable ghenry/SentryPeer
More info about enabling Copr repositories