You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "cmsmap.py", line 25, in
main()
File "/root/CMSmap/cmsmap/main.py", line 84, in main
initializer.threads = int(args.threads)
ValueError: invalid literal for int() with base 10: 'lyceum.univer.kharkov.ua'
Expected behaviour
Describe how CMSmap should have handled the issue
The text was updated successfully, but these errors were encountered:
Issue Details
CMSmap Version: Newest
CMS Type: scan
CMS Version: Newest
Plugin Name:
OS Information: Kali linux 2018.2 debian
Steps to reproduce the issue
python3 cmsmap.py -t lyceum.univer.kharkov.ua -f J -F noedb
Traceback (most recent call last):
File "cmsmap.py", line 25, in
main()
File "/root/CMSmap/cmsmap/main.py", line 84, in main
initializer.threads = int(args.threads)
ValueError: invalid literal for int() with base 10: 'lyceum.univer.kharkov.ua'
Expected behaviour
Describe how CMSmap should have handled the issue
The text was updated successfully, but these errors were encountered: