mirror of
https://github.com/gnh1201/caterpillar.git
synced 2025-02-06 15:05:00 +00:00
One more fix #24
This commit is contained in:
parent
aa009b5a27
commit
caca4e3f65
|
@ -1,13 +1,13 @@
|
||||||
#!/usr/bin/python3
|
#!/usr/bin/python3
|
||||||
#
|
#
|
||||||
# portscan.py
|
# portscanner.py
|
||||||
# NMAP port scanning wrapper for Caterpillar Proxy
|
# NMAP port scanning wrapper for Caterpillar Proxy
|
||||||
#
|
#
|
||||||
# Caterpillar Proxy - The simple web debugging proxy (formerly, php-httpproxy)
|
# Caterpillar Proxy - The simple web debugging proxy (formerly, php-httpproxy)
|
||||||
# Namyheon Go (Catswords Research) <gnh1201@gmail.com>
|
# Namyheon Go (Catswords Research) <gnh1201@gmail.com>
|
||||||
# https://github.com/gnh1201/caterpillar
|
# https://github.com/gnh1201/caterpillar
|
||||||
# Created at: 2022-01-26 (github.com/gnh1201/welsonjs)
|
# Created at: 2022-01-26 (from github.com/gnh1201/welsonjs)
|
||||||
# Updated at: 2024-07-09
|
# Updated at: 2024-07-11
|
||||||
#
|
#
|
||||||
import sys
|
import sys
|
||||||
import nmap
|
import nmap
|
Loading…
Reference in New Issue
Block a user