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

Feature: specify interface using the interface "index" #37

Open
3 tasks
GhostofGoes opened this issue Jan 23, 2019 · 0 comments
Open
3 tasks

Feature: specify interface using the interface "index" #37

GhostofGoes opened this issue Jan 23, 2019 · 0 comments
Assignees
Labels
feature New feature (or addition of new functionality to existing feature)

Comments

@GhostofGoes
Copy link
Owner

GhostofGoes commented Jan 23, 2019

Support for Unix and Windows interface indices as a new argument to get_mac_address. On Windows, we could use wmic, while on Unix and Python 3 we can use socket.if_indextoname().

  • Investigate if it's worth adding to the API (evaluating use cases) and if it can be done in a platform-agnostic manner
  • Determine level of effort for platforms
  • Add issues for each relevant platform.

Platforms with a high level of effort can be deferred post-1.0. Want investigate and implement a stable API with at least one platform implementation before locking the API for the stable release.

@GhostofGoes GhostofGoes added this to the Stable Release (1.0) milestone May 9, 2019
@GhostofGoes GhostofGoes self-assigned this May 9, 2019
@GhostofGoes GhostofGoes added the feature New feature (or addition of new functionality to existing feature) label Oct 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature (or addition of new functionality to existing feature)
Projects
None yet
Development

No branches or pull requests

1 participant