-
In the comments of bug #317 I've asked for a review of all `url_data.get_content()` calls to see if there are any other bugs introduced by the change in 5fc01455b7e2707509accaa58a586f7d1dc41443 that m…
-
/LinkFinder$ python linkfinder.py -i https://github.githubassets.com/assets/frameworks-f5d42599.js
Traceback (most recent call last):
File "linkfinder.py", line 372, in
''' % (html.escape(ur…
-
Hi there,
When we try to run the tool with python3.7, we got the following warning and the script doesn't run:
```
linkfinder.py:372: DeprecationWarning: cgi.escape is deprecated, use html.esca…
-
```
python linkfinder.py -i https://www.fly.com/ -b -o cli
Traceback (most recent call last):
File "linkfinder.py", line 326, in
file = url['js']
TypeError: string indices must be integer…
-
## Summary
LinkChecker throws an internal error when given an HTML file containing non-ascii UTF-8 characters.
This error was encountered after installing via `pip install git+https://github.com…
-
Great tool 👍👍.
However it would be great to implement [waybackurls](https://github.com/tomnomnom/waybackurls) to look for *forgotten js endpoints* for a domain and pass to linkfinder.
ghost updated
5 years ago
-
********** Oops, I did it again. *************
You have found an internal error in LinkChecker. Please write a bug report
at https://github.com/wummel/linkchecker/issues and include the following …
zounp updated
5 years ago
-
```
You have found an internal error in LinkChecker. Please write a bug report
at https://github.com/linkchecker/linkchecker/issues
and include the following information:
- the URL or file you are…
-
Any way to deal with sites that use self-sign certs?
![linkfinder](https://user-images.githubusercontent.com/34352828/38510533-5bd65ef6-3bf3-11e8-83da-4f4913e790ed.JPG)
-
root@localhost:~/Documents/LinkFinder# python linkfinder.py -i http://www.someurl.com -d
I always get this:
Usage: python linkfinder.py [Options] use -h for help
Error: invalid input defined or SSL…