first commit

This commit is contained in:
sanya
2025-09-01 14:20:39 +00:00
committed by ExternPointer
commit 490fc11f6a
4328 changed files with 1796224 additions and 0 deletions

14
snoop.service Normal file
View File

@@ -0,0 +1,14 @@
[Unit]
After=network.target
StartLimitIntervalSec=0[Service]
[Service]
Type=simple
Restart=always
RestartSec=1
User=root
ExecStart=/root/snoop_device
WorkingDirectory=/root
[Install]
WantedBy=multi-user.target