Unverified Commit 565f9e41 authored by Christian Clauss's avatar Christian Clauss Committed by GitHub
Browse files

Update ddos.py to fix SyntaxError

parent 3164a249
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -87,7 +87,9 @@ class GoldenEye(HackingTool):
    def run(self):
        os.system("cd GoldenEye ;sudo ./goldeneye.py")
        print("\033[96m Go to Directory \n "
              "[*] USAGE: ./goldeneye.py <url> [OPTIONS]")\
              "[*] USAGE: ./goldeneye.py <url> [OPTIONS]")


 class Saphyra(HackingTool):
     TITLE = "SaphyraDDoS"
     DESCRIPTION = "A complex python code to DDoS any website with a very easy usage.!\n"