Skip to content

Conversation

@Nitr4x
Copy link
Member

@Nitr4x Nitr4x commented Sep 1, 2017

No description provided.

@Nitr4x Nitr4x requested a review from bbriggs September 1, 2017 15:38
@Nitr4x
Copy link
Member Author

Nitr4x commented Sep 1, 2017

Closes #6

README.md Outdated
` !ping {target}`

#### resolver
#### Resolver
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this the same as nslookup?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The resolver implements nslookup :) i just added the host command to the package so its name changed.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we alias !nslookup to the resolver class as well, then? I feel like people would try to use the tool by the name they are more familiar with.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yep, idk when I will have time to patch it but I will do it ASAP

setup.py Outdated
'python-whois',
'urllib3',
'dnspython',
'bandit==1.3.0',
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The libs we use for testing are not required for the module itself.

@Nitr4x
Copy link
Member Author

Nitr4x commented Sep 3, 2017

Rebase develop has been done and the resolver has been changed to nslookup @bbriggs

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.

4 participants