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

Allow IP address scanning based on hostname. #93

Closed
corbob opened this issue May 14, 2018 · 4 comments
Closed

Allow IP address scanning based on hostname. #93

corbob opened this issue May 14, 2018 · 4 comments
Assignees

Comments

@corbob
Copy link

corbob commented May 14, 2018

Describe your issue or feature request: Allow IP address scanning based on hostname.
ie: server1.example.com/24 would lookup the IP for server1.example.com and scan the /24 subnet.

Steps to reproduce the issue: None

NETworkManager version: NETworkManager_v1.6.2.0_Portable

Windows version: Windows 10 1803

.NET-Framework version: 4.7? Whatever comes with Win 10 1803...

@BornToBeRoot BornToBeRoot self-assigned this May 15, 2018
@BornToBeRoot BornToBeRoot added this to the 1.6.3.0 milestone May 15, 2018
@corbob
Copy link
Author

corbob commented May 17, 2018

Could we change this from a Feature Request to a Bug? I just found the setting turned on that to me implies that it should be supported:
image

@BornToBeRoot
Copy link
Owner

Nope. Because it's not a bug 😄

This option toggles the "Resolve Hostname" for the scanned IPs.

image

@corbob
Copy link
Author

corbob commented May 17, 2018

Seems reasonable. I was clearly reading that option as being the other way around.

BornToBeRoot added a commit that referenced this issue May 18, 2018
#93  IPScanner - Allow server-01.example.com/24 as input
@BornToBeRoot
Copy link
Owner

Here is your requested feature (PR #94)

image

You can try it by compiling the current master.

Or wait for the next release!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants