issues
search
buffer
/
thug
Python low-interaction honeyclient
GNU General Public License v2.0
995
stars
204
forks
source link
Porting thug cli from getopt to argparse
#386
Open
Antelox
opened
2 weeks ago
Antelox
commented
2 weeks ago
Refactored the
thug.py
main file to port cli from
getopt
to
argparse
Replaced the
-Y
arg flag with
-B
for the
proxy-connect-timeout
option since it was clashing with
no-code-logging
one
thug.py
main file to port cli fromgetopt
toargparse
-Y
arg flag with-B
for theproxy-connect-timeout
option since it was clashing withno-code-logging
one