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 "/home/kali/hacktools/Information Gathering/TS-OSINT/TS-OSINT.py", line 2161, in
if name == "main": main()
^^^^^^
File "/home/kali/hacktools/Information Gathering/TS-OSINT/TS-OSINT.py", line 2159, in main
handle_selection(user_input)
File "/home/kali/hacktools/Information Gathering/TS-OSINT/TS-OSINT.py", line 1792, in handle_selection
for url in search(entry, pause=2.0, stop=20, user_agent="Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/60.0"):
^^^^^^
NameError: name 'search' is not defined. Did you mean: 'searchh'?
The text was updated successfully, but these errors were encountered:
Traceback (most recent call last):
File "/home/kali/hacktools/Information Gathering/TS-OSINT/TS-OSINT.py", line 2161, in
if name == "main": main()
^^^^^^
File "/home/kali/hacktools/Information Gathering/TS-OSINT/TS-OSINT.py", line 2159, in main
handle_selection(user_input)
File "/home/kali/hacktools/Information Gathering/TS-OSINT/TS-OSINT.py", line 1792, in handle_selection
for url in search(entry, pause=2.0, stop=20, user_agent="Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/60.0"):
^^^^^^
NameError: name 'search' is not defined. Did you mean: 'searchh'?
The text was updated successfully, but these errors were encountered: