You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
5 lines
185 B
5 lines
185 B
#!/usr/bin/env bash
|
|
|
|
PATH=/usr/local/sbin:/usr/local/bin:/usr/bin
|
|
|
|
flow-capture -R /srv/http/djing/agent/netflow/netflow_handler.sh -p /run/flow.pid -w /tmp/djing_flow -n1 -N0 0/0/6343
|