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

Recon.dev bug fixing #448

Merged
merged 2 commits into from
Aug 11, 2021
Merged

Recon.dev bug fixing #448

merged 2 commits into from
Aug 11, 2021

Conversation

maldevel
Copy link
Contributor

The response sent by the Recon.dev API has been changed. Please check the https://recon.dev/api/docs document file.

The new struct follows:

type subdomain struct { Domains []string json:"domains"Ip string json:"ip"RawDomains []stringjson:"rawDomains"RawPort string json:"rawPort"RawIp string json:"rawIp" }

@ehsandeep ehsandeep changed the base branch from master to dev August 10, 2021 18:23
@ehsandeep ehsandeep merged commit cc69c17 into projectdiscovery:dev Aug 11, 2021
@ehsandeep
Copy link
Member

thank you @maldevel

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.

None yet

3 participants