Skip to content

Commit 41f63d7

Browse files
authored
Update port_scanner_regex.py
1 parent c657e4c commit 41f63d7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

port_scanner_regex.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#!/usr/bin/env python3
12
# The socket module in Python is an interface to the Berkeley sockets API.
23
import socket
34
# We need to create regular expressions to ensure that the input is correctly formatted.

0 commit comments

Comments
 (0)