We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 060682a commit cc9834fCopy full SHA for cc9834f
dirbrute.py
@@ -26,12 +26,12 @@
26
27
28
print(blue+bold+"""
29
- ____ _ ____ _ _
30
-/ ___| _ _| |__ / ___| |__ ___ ___| | _____ _ __
31
-\___ \| | | | '_ \| | | '_ \ / _ \/ __| |/ / _ \ '__|
32
- ___) | |_| | |_) | |___| | | | __/ (__| < __/ |
33
-|____/ \__,_|_.__/ \____|_| |_|\___|\___|_|\_\___|_| """+red+"V: 1.5"+blue+"""
34
- ------
+ _ _ _ _
+ __| (_)_ __| |__ _ __ _ _| |_ ___
+ / _` | | '__| '_ \| '__| | | | __/ _ \
+| (_| | | | | |_) | | | |_| | || __/
+ \__,_|_|_| |_.__/|_| \__,_|\__\___|"""+red+"V: 1.5"+blue+"""
+
35
Coded by: Bingo
36
---------------
37
0 commit comments