1 Star 0 Fork 1

堆栈虫 / fatt

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
fatt.service 310 Bytes
一键复制 编辑 原始数据 按行查看 历史
Adel K 提交于 2019-06-22 04:22 . Update fatt.service
[Unit]
Description=Fatt
After=multi-user.target
[Service]
Type=idle
Restart=always
ExecStart=/bin/sh -c 'timestamp=$$(date +"%%Y%%m%%dT%%H%%M%%S"); exec /usr/bin/python3 /opt/fatt/fatt.py -i eth0 -j -o /var/log/fatt/fatt.json -w /var/log/fatt/pcap/%H_$${timestamp}.pcap'
[Install]
WantedBy=multi-user.target
1
https://gitee.com/stackw0rm/fatt.git
git@gitee.com:stackw0rm/fatt.git
stackw0rm
fatt
fatt
master

搜索帮助