tcpstreamsniffer
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
tcpstreamsniffer [2025/05/08 17:14] – millerjs | tcpstreamsniffer [2025/05/08 17:17] (current) – [Services] millerjs | ||
---|---|---|---|
Line 6: | Line 6: | ||
==== Services ==== | ==== Services ==== | ||
- | <file promisc-enp2s0.service> | + | < |
[Unit] | [Unit] | ||
Description=Control promiscuous mode for interface enp2s0 | Description=Control promiscuous mode for interface enp2s0 | ||
Line 22: | Line 22: | ||
</ | </ | ||
+ | <file ini sniffedstream2newstream.service> | ||
+ | [Unit] | ||
+ | Description=Hyfix2TCPStream | ||
+ | After=network.target | ||
+ | Wants=network-online.target | ||
+ | After=network-online.target | ||
+ | |||
+ | [Service] | ||
+ | ExecStart=/ | ||
+ | Restart=always | ||
+ | RuntimeMaxSec=43200 | ||
+ | RestartSec=10 | ||
+ | TimeoutStartSec=30 | ||
+ | User=root | ||
+ | |||
+ | [Install] | ||
+ | WantedBy=default.target | ||
+ | </ | ||
==== Script ==== | ==== Script ==== | ||
<file python sniffedstream2newstream.py> | <file python sniffedstream2newstream.py> |
tcpstreamsniffer.1746724493.txt.gz · Last modified: by millerjs