GerbenJavado / LinkFinder

A python script that finds endpoints in JavaScript files
https://gerbenjavado.com/discovering-hidden-content-using-linkfinder
MIT License
3.61k stars 587 forks source link

urlopen error [WinError 3] The system cannot find the path #99

Open w1th0ut opened 3 years ago

w1th0ut commented 3 years ago
python3 .\linkfinder.py -i domain.txt -o cli
Error: invalid input defined or SSL error: <urlopen error [WinError 3] The system cannot find the path specified: ''>

The domain.txt stored in the same folder (/linkfinder), but it cant read that. Any solution?