We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ebee82 commit fc0f30cCopy full SHA for fc0f30c
1 file changed
README.md
@@ -2,6 +2,12 @@
2
3
python-masscan is a python library which helps in using masscan port scanner.
4
5
+## INSTALL
6
+
7
+```bash
8
+pip install python-masscan
9
+```
10
11
## USAGE
12
13
```python
0 commit comments