Archived
0

Zond: убийство процесса через системный вызов

This commit is contained in:
2017-07-24 03:37:32 +03:00
parent b48f2fc7d4
commit 8eb42d64ad
8 changed files with 177 additions and 4 deletions

View File

@@ -3,4 +3,6 @@ host = 127.0.0.1
port = 8779
passcode = testpassphrase
bridge.port = 8710
pingmonitor.delay = 2100
pingmonitor.delay = 2100
#cmdkiller = taskkill /F /PID %PID
cmdkiller = kill -KILL %PID