-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
Gives **Server Error (500)** when trying to add subfinder API keys
### Expected Behavior
20…
-
**Describe the bug**
* The GitHub API is very slow (see https://github.com/projectdiscovery/subfinder/discussions/1393)
* Hunter's API gives me an error with the -v option:
```
[WRN] Could not run sou…
-
**Describe the bug**
I noticed that these options weren't working when testing with the sitedossier source, for example. I suspected that it was blocking my VPN's IP.
I thought it was coming from him,…
-
goteleport.com
-
**Describe the bug**
During a scan of a file containing 122 domains, I noticed that the github source gave me a negative result three times.
I should point out that I compiled SubFinder from the `fix…
-
Hi!
The address of the subfinder repository has changed.
The installation command should be as follows: `go get -u github.com/projectdiscovery/subfinder/cmd/subfinder` (line 227 install.sh)
Also,…
-
Hii!
After running ./easyeas, im getting to following error:
──(root㉿kali)-[~/go/bin]
└─# ./easyeasm
dnsx is not installed
2024/06/17 22:14:33 Successfully installed the package: github.co…
-
it will be great to add subdomain finder like subfinder/amass/findomain to first find the subdomains of a domain and then run the other functions of afrog of iterating through pocs.
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
In Ubuntu 22.04, both update from 2.1.3 to 2.2.0 AND install by script install.sh got this er…
-
拿一个举例子,源代码如下:
```python
if $subfinder; then
cd /app/subdomain_scan/subfinder
nohup celery -A subfinder worker -l info -c 1 -Q subfinder -n subfinder_$RANDOM --logfile=/app/logs/subfinder_celery.…