From f6d2838e2c943053d8a2597558eee2746207d68f Mon Sep 17 00:00:00 2001 From: withersleep <131387029+withersleep@users.noreply.github.com> Date: Sun, 23 Apr 2023 12:07:56 +0300 Subject: [PATCH] Update hammer.py --- hammer.py | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/hammer.py b/hammer.py index 2ffdf1f..00589b5 100644 --- a/hammer.py +++ b/hammer.py @@ -75,13 +75,13 @@ def dos2(): def usage(): - print (''' \033[92m Hammer Dos Script v.1 http://www.canyalcin.com/ + print (''' \033[92m witherslee Hammer Dos Script v.1 http://www.canyalcin.com/ It is the end user's responsibility to obey all applicable laws. - It is just for server testing script. Your ip is visible. \n + It is just for server testing script. Your ip is visible. \n withersleep usage : python3 hammer.py [-s] [-p] [-t] - -h : help - -s : server ip - -p : port default 80 + -h : help withersleep + -s : server ip witjersleep withersleep + -p : port default 80 withersleep -t : turbo default 135 \033[0m''') sys.exit()