Files
M-CTF-2025/neuralink/build/service/server.sh
2025-12-14 11:22:42 +03:00

4 lines
118 B
Bash

#!/bin/bash
socat TCP-LISTEN:1224,reuseaddr,fork SYSTEM:"timeout -s SIGKILL 60 python3 -u /home/security_service.py"