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 c657e4c commit 41f63d7Copy full SHA for 41f63d7
port_scanner_regex.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 need to create regular expressions to ensure that the input is correctly formatted.
0 commit comments