Skip to content

Commit

Permalink
Update banner
Browse files Browse the repository at this point in the history
  • Loading branch information
sneakerhax committed Jan 5, 2023
1 parent 7b2ef3b commit 065e45f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions scripts/webserver_find.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@


def banner():
print("+---------------------------------+")
print("| Web Server Check |")
print("+---------------------------------+")
print("")
print("#################################")
print("# webserver_find.py #")
print("# by: sneakerhax #")
print("#################################")


def http_check(url, i):
Expand Down

0 comments on commit 065e45f

Please sign in to comment.