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

Added additional variables for network + simplified logic #1282

Merged
merged 9 commits into from
Nov 30, 2021
Merged

Conversation

Ice3man543
Copy link
Member

Proposed changes

Checklist

  • Pull request is created against the dev branch
  • All checks passed (lint, unit/integration/regression tests etc.) with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)

LuitelSamikshya and others added 6 commits November 5, 2021 09:21
* "#issue1001"

* changes for #issue1001

* minor changes

* minor

* flag consolidation and proxy file #issue1001

* readme changes

* review changes

* enviroment variable changes

* review comment changes

* review changes

* removed commented out code
Revert "feat: Checking socks5 proxy before launching a scan #1001"
@Ice3man543 Ice3man543 linked an issue Nov 23, 2021 that may be closed by this pull request
@Ice3man543 Ice3man543 self-assigned this Nov 23, 2021
@Ice3man543 Ice3man543 added the Status: In Progress This issue is being worked on, and has someone assigned. label Nov 23, 2021
@Ice3man543 Ice3man543 linked an issue Nov 23, 2021 that may be closed by this pull request
@ehsandeep ehsandeep changed the base branch from master to dev November 27, 2021 23:03
@ehsandeep ehsandeep added Status: Review Needed The issue has a PR attached to it which needs to be reviewed and removed Status: In Progress This issue is being worked on, and has someone assigned. labels Nov 27, 2021
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.

Looks good, but I'd suggest replacing {{Hostname}} with {{Host}}

@ehsandeep ehsandeep merged commit be66166 into dev Nov 30, 2021
@ehsandeep ehsandeep deleted the network-vars branch November 30, 2021 06:40
@ehsandeep ehsandeep added Status: Completed Nothing further to be done with this issue. Awaiting to be closed. and removed Status: Review Needed The issue has a PR attached to it which needs to be reviewed labels Nov 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Completed Nothing further to be done with this issue. Awaiting to be closed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Additional global variable support to network protocol
4 participants