Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

normalize input -same as goflags.NormalizedStringSliceOptions #1072

Merged
merged 3 commits into from
Jan 11, 2024

Conversation

dogancanbakir
Copy link
Member

$ cat domain.lst 
Google.com

$ go run . -dL domain.lst 

               __    _____           __         
   _______  __/ /_  / __(_)___  ____/ /__  _____
  / ___/ / / / __ \/ /_/ / __ \/ __  / _ \/ ___/
 (__  ) /_/ / /_/ / __/ / / / / /_/ /  __/ /    
/____/\__,_/_.___/_/ /_/_/ /_/\__,_/\___/_/

                projectdiscovery.io

[INF] Current subfinder version v2.6.4-dev (development)
[INF] Loading provider config from /home/vscode/.config/subfinder/provider-config.yaml
[INF] Enumerating subdomains for google.com

...
googleproxy-66-249-83-183.google.com
mailit0-f43.google.com
sandbox.r2.sn-n4v7snlr.c.pack.google.com
mailqk0-f152.google.com
alt83.www.google.com
alt2871.www.google.com
googleproxy-66-249-88-182.google.com
mail-ads.r4.sn-vgqsrnld.c.pack.google.com
[INF] Found 13386 subdomains for google.com in 20 seconds 394 milliseconds

Closes #1071.

@dogancanbakir dogancanbakir self-assigned this Dec 6, 2023
Copy link
Member

@Mzack9999 Mzack9999 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

marking as Request Changes to review a minor suggested change

v2/pkg/runner/util.go Outdated Show resolved Hide resolved
@ehsandeep ehsandeep merged commit 50b2b91 into dev Jan 11, 2024
8 checks passed
@ehsandeep ehsandeep deleted the normalize_input branch January 11, 2024 12:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Issue] Capitalization in domains breaks subfinder when reading from a domain list input file
3 participants