Skip to content

Commit f671c50

Browse files
Module Update and Banner Deleted It's ready to MERGE
1 parent 2762c59 commit f671c50

1 file changed

Lines changed: 0 additions & 16 deletions

File tree

nScan/NScan.py

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -100,21 +100,5 @@ def parameters(self):
100100
ENDC = '\033[0m'
101101
BOLD = '\033[1m'
102102

103-
banner = BLUE+BOLD+'''
104-
____ _ _ _ _
105-
/ ___| | |__ (_) _ __ ___ | |__ (_)
106-
\___ \ | '_ \ | | | '_ \ / _ \ | '_ \ | |
107-
___) | | | | | | | | | | | | (_) | | |_) | | |
108-
|____/ |_| |_| |_| |_| |_| \___/ |_.__/ |_|
109-
\t\t\t\t\t[Network Scanner]
110-
111-
_______/\
112-
/ \ \tVersion: 1.1
113-
_____| | \tAuthor: R4MSOLO
114-
__/()\__
115-
/ /\ \
116-
_____/___/ \___\
117-
'''+ENDC
118-
119103
if __name__ == "__main__":
120104
NetworkScan()

0 commit comments

Comments
 (0)