Socket
Socket
Sign inDemoInstall

wifi-disguise

Package Overview
Dependencies
0
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    wifi-disguise

In which our hero triumphs over his dastardly nemesis.


Version published
Weekly downloads
3
Maintainers
1
Created
Weekly downloads
 

Readme

Source

wifi-disguise

In which our hero triumphs over his dastardly nemesis.

Package status License

What is it?

A script that automates changing the MAC address of your wireless network adaptor on OS X.

But why?

To confound those infuriating little twerps who seek to prevent me from getting work done while using their bus network.

I paid for that sodding ticket!

How do I install it?

npm i -g wifi-disguise

How do I use it?

Just run the command disguise, with no arguments:

disguise

The script will tell you what it's doing as it runs. You will need to enter your password to authorize updating your MAC address. If you change your mind, you can cancel the script with ^C.

Example output:

Old MAC address for en0 is: 70:3e:53:4c:90:73.
New MAC address for en0 will be: 24:b0:14:0a:4f:2b. Enter your password to confirm.
Password:
Done. Updated MAC address for en0 is: 24:b0:14:0a:4f:2b.
Turning off wi-fi on en0
1...2...3...
Turning on wi-fi on en0

What license is it released under?

MIT.

Keywords

FAQs

Last updated on 17 Feb 2017

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc