Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update nmap.go to use HTTPS as well instead of HTTP only
Noticed that it always prepends "http", even if HTTPS is enabled. Changed the code to prepend "https" whenever necessary.
- Loading branch information