-
I tried in Windows , but it is giving me errors , is this program only meant for Linux
-
```
Hello, I have gdata 2.0.18 instaled with my python 2.7.5. I have atom library
version below 0.3.5 and all works well. But when I upgrade atom library to
version 0.3.5 or 0.3.6 these code
import…
-
python3 linkfinder.py -i https://www.domain.com/javascript.js?2355451 -o cli
Usage: python linkfinder.py [Options] use -h for help
Error: invalid input defined or SSL error:
sA74n updated
6 months ago
-
Hello there,
I just ran Linkfinder on 393.162 JS-URLs and it took less than a second to run and it found 2 Endpoints. I dont think that it checked all of them. What am I missing?
My code:
``…
Rdago updated
2 years ago
-
is it possible to add an option to ignore SSL Cert...?
because it wont work on some site will pentesing on synack and other private bb program
-
我该如何去解救这个报错??
>python3 linkfinder.py -i http://www.baidu.com -d -o gcy.html
```
Running against: https://ss1.bdstatic.com/5eN1bjq8AAUYm2zgoY3K/r/www/cache/static/protocol/https/jquery/jquery-1.10.…
-
```
Hello, I have gdata 2.0.18 instaled with my python 2.7.5. I have atom library
version below 0.3.5 and all works well. But when I upgrade atom library to
version 0.3.5 or 0.3.6 these code
import…
-
Hi @Willianvdv
I used Waybackurls and got list of js urls now i want that output to be fed into Linkfinder but could not find any Option for feeding urls.txt into linkfinder.
Please add support…
-
i notice that linkfinder fails for most website using http/2 and returns an ssl error
```
Usage: python linkfinder.py [Options] use -h for help
Error: invalid input defined or SSL error:
```
-
python version: 3.8.3rc1
LinkFinder version: master
Error:
```bash
Traceback (most recent call last):
File "./linkfinder.py", line 11, in
import re, sys, glob, html, argparse, jsbeautif…