mirror of
https://github.com/The-Art-of-Hacking/h4cker
synced 2024-11-21 18:33:03 +00:00
Update quick_scanner.py
This commit is contained in:
parent
544362e1d8
commit
7403d7c3e9
1 changed files with 3 additions and 10 deletions
|
@ -17,16 +17,9 @@ except NameError:
|
|||
subprocess.call('clear', shell=True)
|
||||
|
||||
print('''\t
|
||||
___ __ __ _ ___ _ ___
|
||||
/ _ \| \/ | /_\ | _ ( ) __|
|
||||
| (_) | |\/| |/ _ \| //\__ \
|
||||
\___/|_| _|_/_/_\_\_|_\ |___/
|
||||
| | |_ _|_ _|_ _| | | __|
|
||||
| |__ | | | | | | | |__| _|
|
||||
|____|___| |_| _|_| |____|___|__
|
||||
/ __|/ __| /_\ | \| | \| | __| _ \\
|
||||
\__ \ (__ / _ \| .` | .` | _|| /
|
||||
|___/\___/_/ \_\_|\_|_|\_|___|_|_\\
|
||||
#####################
|
||||
OMAR'S QUICK SCANNER
|
||||
#####################
|
||||
|
||||
''')
|
||||
|
||||
|
|
Loading…
Reference in a new issue