We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18399b4 commit c657e4cCopy full SHA for c657e4c
port_scanner_ip_obj.py
@@ -1,3 +1,4 @@
1
+#!/usr/bin/env python3
2
# The socket module in Python is an interface to the Berkeley sockets API.
3
import socket
4
# We import the ipaddress module. We want to use the ipaddress.ip_address(address)
0 commit comments