goeran/portsentry
Project ID: 182876
Description
Portsentry monitors network traffic in order to detect port scans in real-time. It can identify several types of scans, including TCP, SYN, FIN, XMAS, and NULL scans and UDP probing.
Installation Instructions
After enabling the repo, run dnf install tlpi
. Then you may want to
- run
portsentry
on the command line - review what ports you want to monitory in
/etc/portsentry/portsentry.conf
- enable and/or start portsentry as a systemd service
- enable the portsentry jail for fail2ban
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 (0)*, x86_64 (1)* | Fedora 42 (6 downloads) |
![]() |
aarch64 (0)*, x86_64 (1)* | Fedora rawhide (7 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable goeran/portsentry
More info about enabling Copr repositories