]> git.ipfire.org Git - people/stevee/ipfire-2.x.git/commit
ids-functions.pl: Add generate_service_ports_file() function.
authorStefan Schantl <stefan.schantl@ipfire.org>
Sun, 24 Jul 2022 12:11:14 +0000 (14:11 +0200)
committerStefan Schantl <stefan.schantl@ipfire.org>
Mon, 4 Mar 2024 18:47:40 +0000 (19:47 +0100)
commite2b74390601118ebb899cd62cfe76424b83361a8
treeadfd0221772c2c54a8194d61938204c06b5ce59f
parent2ccfbc3b3ed047f8837459af564da163e7144de2
ids-functions.pl: Add generate_service_ports_file() function.

This function calls the subfunctions from the port helpers library file
to gather all the available services and to collect their used ports.

That details will be written to a yaml file which can be used by suricata
in various rules files.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
config/cfgroot/ids-functions.pl
config/tor/ipfire-tor.rules [new file with mode: 0644]