mirror of
https://github.com/DarkSecDevelopers/HiddenEye-Legacy.git
synced 2024-03-22 21:12:55 +08:00
Update Actions.py
This commit is contained in:
parent
a4b496afcd
commit
1e2ed84200
|
@ -496,6 +496,7 @@ def addkeylogger():
|
|||
sleep(2)
|
||||
|
||||
def runServer():
|
||||
system("fuser -k 1111/tcp")
|
||||
system("cd Server/www/ && php -S 127.0.0.1:1111 > /dev/null &")
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user