Skip to content

Commit c657e4c

Browse files
authored
Update port_scanner_ip_obj.py
1 parent 18399b4 commit c657e4c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

port_scanner_ip_obj.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 import the ipaddress module. We want to use the ipaddress.ip_address(address)

0 commit comments

Comments
 (0)