Pirate-Crew / IPTV

Search and perform brute force attacks on illegal IPTV Servers
MIT License
378 stars 232 forks source link

i cannot run the script, i it still working #47

Open tanittv opened 7 years ago

tanittv commented 7 years ago

Can you please help

untitled

its0x08 commented 7 years ago

I got the almost the same problem :/

`root@kali:~/Desktop/scripts/IPTV/iptv# python iptv.py

################

IPTV
v1.2.3

################

Menu 0 - Exit 1 - Search for some Servers 2 - Look at the servers list 3 - Select language, default is Italian 4 - Brute force all server from the list 5 - Brute force random server from the list 6 - Brute force specific server from the list 7 - Provide a random server to attack

Please select an option: 1 Fetching URLs plase wait... Traceback (most recent call last): File "iptv.py", line 38, in cr.search_links() File "/root/Desktop/scripts/IPTV/iptv/Crawler.py", line 62, in search_links for url in google.search(self.searchString,stop=1): AttributeError: 'module' object has no attribute 'search' `