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

Add argument for v4_only=True #26

Open
bra1ncramp opened this issue Jun 6, 2023 · 0 comments · May be fixed by #27
Open

Add argument for v4_only=True #26

bra1ncramp opened this issue Jun 6, 2023 · 0 comments · May be fixed by #27
Assignees
Labels
improvement This issue or pull request will add or improve functionality, maintainability, or ease of use

Comments

@bra1ncramp
Copy link

bra1ncramp commented Jun 6, 2023

💡 Summary

Add an argument switch to set v4_only=True to the command to return only IPv4 addresses.

Motivation and context

Allowing this to be declared as a command argument instead of editing the python file directly would make this more usable.

Implementation notes

add something like --ipv4-only to set v4_only=True with default set to v4_only=False

@bra1ncramp bra1ncramp changed the title Add argument for ipv4_only=True Add argument for v4_only=True Jun 6, 2023
@felddy felddy self-assigned this Jun 21, 2023
@felddy felddy added the improvement This issue or pull request will add or improve functionality, maintainability, or ease of use label Jun 21, 2023
@felddy felddy linked a pull request Jun 22, 2023 that will close this issue
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement This issue or pull request will add or improve functionality, maintainability, or ease of use
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants