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

Send fake Mac address when connecting to a network #172

Open
Proxtx opened this issue Oct 31, 2021 · 1 comment
Open

Send fake Mac address when connecting to a network #172

Proxtx opened this issue Oct 31, 2021 · 1 comment

Comments

@Proxtx
Copy link

Proxtx commented Oct 31, 2021

Windows has the option to send a random IP address when connecting to a network.... Please add the option to set a Mac address

Expected Behavior

wifi.connect({ssid: "wifi", password: "12536", clientMac: "22:39:27:37"});

Affected features

  • [+ ] node API
  • [+ ] cli
@friedrith
Copy link
Owner

node-wifi is using netsh command for windows. Do you know which netsh parameter to use for this feature?

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

2 participants