]> git.stg.codes - stg.git/blobdiff - projects/stargazer/inst/freebsd/etc/stargazer/conf-available.d/mod_cap_divert.conf
Removed \r and spaces at the EOL in config files
[stg.git] / projects / stargazer / inst / freebsd / etc / stargazer / conf-available.d / mod_cap_divert.conf
index 4a7089dbee39753a96405d2ad76c016c462f628e..ab0ddfb5765a38ba27e3bed3892d5da767b6d4ff 100644 (file)
@@ -1,6 +1,8 @@
-# íÏÄÕÌØ ÚÁÈ×ÁÔÁ ÔÒÁÆÉËÁ "mod_cap_divert.so"
-# äÌÑ ÚÁÈ×ÁÔÁ ÔÒÁÆÉËÁ ÉÓÐÏÌØÚÕÀÔÓÑ Divert-ÓÏËÅÔÙ
+# Enable the traffic capture module "mod_cap_divert.so" using Divert-sockets
 <Module cap_divert>
-    # ðÏÒÔ ÄÌÑ ÐÏÌÕÞÅÎÉÑ ÔÒÁÆÉËÁ
-    #Port = 15701
-</Module>
+   # Port for traffic
+   # Parameter: required
+   # Value: 1 ... 65535
+   # Default: 15701
+   Port = 15701
+</Module>
\ No newline at end of file