Rdago
Rdago
Hello @EdOverflow Latest version. I dumped everythin I had and pulled it again. Running it with python3 (if this matters)
I guess it does not work with lists so I ran it like this: ``` for i in `cat mydoms.txt`; do python3 linkfinder.py -i $i -o cli >>LF-out.txt; done ```...
Sure. ``` mydoms.txt: https://github.githubassets.com/assets/environment-bootstrap-e3b72f9d.js https://github.githubassets.com/assets/vendor-ed3c6d95.js https://github.githubassets.com/assets/github-bootstrap-091a9cad.js ``` PS: glaube das tool kann stand jetzt keine Listen einlesen dementsprechend über ne For-Schleife gelöst, ist aber für meine Zwecke erstmal okey :)...
> Workaround > You should copy the file in the current path where you are running subover command. or adding the folder to your path variable
+1 please update.