mirror of
https://github.com/Z4nzu/hackingtool
synced 2024-11-14 19:55:19 +00:00
commit
9a861eb30f
@ -26,7 +26,7 @@ class ddos(HackingTool):
|
||||
timer = input(" Enter Timer >> ")
|
||||
os.system("cd ddos;")
|
||||
subprocess.run([
|
||||
"sudo", "python3 ddos", method, url, socks_type5.4.1, threads, proxylist, multiple, timer])
|
||||
"sudo", "python3 ddos", method, url, "socks_type5.4.1", threads, proxylist, multiple, timer])
|
||||
|
||||
|
||||
class SlowLoris(HackingTool):
|
||||
|
Loading…
Reference in New Issue
Block a user