script doesn't work.
Closed this issue · 3 comments
jadedgnome commented
Traceback (most recent call last):
File "proxist.py", line 248, in
main()
File "proxist.py", line 231, in main
country=querryInfo(html, "country")
File "proxist.py", line 124, in querryInfo
result=re.search('alt="flag" /> (.+)', html).group(1)
AttributeError: 'NoneType' object has no attribute 'group'
wgmueller1 commented
I get the same error.
OffensivePython commented
a new version will be released soon
OffensivePython commented
the new version is here
https://github.com/OffensivePython/Proxist/blob/master/proxist.py