]> git.stg.codes - stg.git/blob - projects/stargazer/inst/freebsd/etc/stargazer/conf-available.d/mod_cap_divert.conf
Configuration files translated into english
[stg.git] / projects / stargazer / inst / freebsd / etc / stargazer / conf-available.d / mod_cap_divert.conf
1 # Enable the traffic capture module "mod_cap_divert.so" using Divert-sockets   
2 <Module cap_divert>
3    # Port for traffic
4    # Parameter: required
5    # Value: 1 ... 65535
6    # Default: 15701
7    Port = 15701
8 </Module>