Skip to content

Error While running AIG.py #25

@ehsan235

Description

@ehsan235

raceback (most recent call last):
File "AIG.py", line 60, in
main()
File "AIG.py", line 58, in main
portScan(Host, Ports)
File "AIG.py", line 45, in portScan
t = Thread(target = connection, args=(Host, int(Port)))
ValueError: invalid literal for int() with base 10: 'None'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions