Skip to content

Commit

Permalink
Update portProbe.py
Browse files Browse the repository at this point in the history
  • Loading branch information
aashishsec authored Jan 29, 2024
1 parent c25af51 commit f5d29e9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions portProbe/portProbe.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@

bold = Style.BRIGHT

reset = Style.RESET_ALL

global_output=[]

def banner():
Expand Down

0 comments on commit f5d29e9

Please sign in to comment.