Start mineziperd from app
This commit is contained in:
parent
1aa0573482
commit
2fa66f3860
3 changed files with 17 additions and 8 deletions
|
|
@ -13,7 +13,7 @@ port = 5000
|
|||
url = f"http://{ip}:{port}/upload"
|
||||
|
||||
# Reverse shell params
|
||||
ip = "127.0.0.1"
|
||||
my_ip = "127.0.0.1"
|
||||
my_port = 9001
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue