File: templates

package info (click to toggle)
fprobe 1.1-8
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, trixie
  • size: 764 kB
  • sloc: sh: 3,165; ansic: 2,177; makefile: 15
file content (11 lines) | stat: -rw-r--r-- 344 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
Template: fprobe/interface
Type: string
Default: eth0
_Description: Interface to capture:
 fprobe will listen on this interface and send the traffic to the collector.

Template: fprobe/collector
Type: string
Default: localhost:555
_Description: Collector address:
 Please enter the collector's IP address and port number, separated by a colon.