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 500d120 commit ffa737aCopy full SHA for ffa737a
port_scanner.py
@@ -11,7 +11,7 @@
11
import os
12
import re
13
14
-PROGRAM = "port_scanner"
+PROGRAM = "port-scanner"
15
DESCRIPTION = "An enhanced Nmap wrapper"
16
VERSION = "0.1.2"
17
0 commit comments