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

Update nmap.go to use HTTPS as well instead of HTTP only #252

Merged
merged 1 commit into from
Oct 14, 2024

Conversation

Mickdep
Copy link
Contributor

@Mickdep Mickdep commented Oct 14, 2024

Noticed that the reader always prepends "http", even if HTTPS is enabled. Changed the code to prepend "https" whenever necessary.

Noticed that it always prepends "http", even if HTTPS is enabled. Changed the code to prepend "https" whenever necessary.
@leonjza leonjza merged commit d837746 into sensepost:master Oct 14, 2024
@leonjza
Copy link
Member

leonjza commented Oct 14, 2024

Thanks!

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.

2 participants