mirror of https://github.com/MatrixTM/MHDDoS.git
parent
8912d92e61
commit
ac5ba1b115
2
start.py
2
start.py
|
|
@ -1444,7 +1444,7 @@ class ToolsConsole:
|
||||||
def usage():
|
def usage():
|
||||||
print((
|
print((
|
||||||
'* MHDDoS - DDoS Attack Script With %d Methods\n'
|
'* MHDDoS - DDoS Attack Script With %d Methods\n'
|
||||||
'Note: If the Proxy list is empty, the attack will run without proxies\n'
|
'Note: If the Proxy list is empty, The attack will run without proxies\n'
|
||||||
' If the Proxy file doesn\'t exist, the script will download proxies and check them.\n'
|
' If the Proxy file doesn\'t exist, the script will download proxies and check them.\n'
|
||||||
' Proxy Type 0 = All in config.json\n'
|
' Proxy Type 0 = All in config.json\n'
|
||||||
' SocksTypes:\n'
|
' SocksTypes:\n'
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue