Feeder request
- Dominant language
- Java
- Stars
- 5.1k
- Forks
- 835
- PR merge metrics
- No merged PRs in 30d
Description
I have issues when I'm trying to scan a particular (private) subnet that I'm connected to; AngryIP has a tendency to utilize the primary NIC as the default. To work around this, I typically disable all but the necessary NIC, which limits external access.
**Describe the solution you'd like**
I would like to see if "netstat" could be run as part of startup of the application to identify the active network interfaces, then the appropriate interfaces be listed in a pull-down menu, possibly with a preference setting to allow for a default option. I'm not sure how the AngryIP fetcher works, but if the feeder NIC can be identified, is "ping -S " an option to provide results?
**Describe alternatives you've considered**
Haven't thought of any other ideas, this was a new concept that I picked up from reading this article to try and address my problem: https://serverfault.com/questions/273600/ping-from-specific-network-adapter-on-windows
**Additional context**
Add any other context or screenshots about the feature request here.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.