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 ability to send single command to multiple addresses in IP range #26

Open
LIGHTUSUP opened this issue Feb 10, 2022 · 4 comments
Open

Comments

@LIGHTUSUP
Copy link

add ability to send single command to addresses in IP range

@LIGHTUSUP LIGHTUSUP changed the title add add ability to send single command to addresses in IP range Feb 10, 2022
@LIGHTUSUP LIGHTUSUP changed the title add ability to send single command to addresses in IP range add ability to send single command to multiple addresses in IP range Feb 10, 2022
@josephdadams
Copy link
Member

What kind of range? The last octet?

@LIGHTUSUP
Copy link
Author

LIGHTUSUP commented May 6, 2022 via email

@otelom
Copy link

otelom commented Nov 14, 2023

What if, you create an action that will ask the user for the first and last IP of the range?
That way it would know exactly what range the user wants.

@peternewman
Copy link
Contributor

Is this for resilience purposes (i.e. only two say), or as a general control thing (e.g. addressing multiple devices)? Personally I'd say just being able to list multiple IPs would be more versatile and likely not much more work, as others may have addressing structured that you want to send to 192.168.1.100 and 192.168.2.100, or every 10th one or whatever. You could always optionally add a more efficient way to specify 192.168.2.1 to 192.168.2.25 to cover this specific use case.

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

No branches or pull requests

4 participants