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 target.py #1750

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update target.py #1750

wants to merge 1 commit into from

Commits on Jan 29, 2023

  1. Update target.py

    Changed variable names to follow snake_case naming convention
    Removed unnecessary comments
    Simplified the validation for targetType and targetValue by using the if not statement
    Merged the getAddresses function and added the validation for IPV6_ADDRESS
    Merged the getNames function
    MiChaelinzo authored Jan 29, 2023
    Configuration menu
    Copy the full SHA
    aa7a080 View commit details
    Browse the repository at this point in the history