mirror of
https://github.com/Z4nzu/hackingtool
synced 2024-11-15 04:05:29 +00:00
commit
9a861eb30f
@ -26,7 +26,7 @@ class ddos(HackingTool):
|
|||||||
timer = input(" Enter Timer >> ")
|
timer = input(" Enter Timer >> ")
|
||||||
os.system("cd ddos;")
|
os.system("cd ddos;")
|
||||||
subprocess.run([
|
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):
|
class SlowLoris(HackingTool):
|
||||||
|
Loading…
Reference in New Issue
Block a user