m8sec / CrossLinked

LinkedIn enumeration tool to extract valid employee names from an organization through search engine scraping
GNU General Public License v3.0
1.3k stars 183 forks source link

With Proxy shows False in resp #18

Closed ameer-pl closed 1 year ago

ameer-pl commented 2 years ago

Hi when i use proxy it shows resp as False and shows zero results.

python3 crosslinked.py --proxy 119.160.98.147:8080 -f "{first}.{last}@purelogics.net" "purelogics"

m8sec commented 2 years ago

It looks like an exception is being hit during the web request. Can you provide any additional information? What happens if you rerun with a different proxy?

m8sec commented 1 year ago

Closing inactive