Code Monkey home page Code Monkey logo

linkliar's Introduction

Version Downloaded License Build Status Gitter

Prevent your Mac from leaking MACs

This is an intuitive macOS status menu application written in Swift to help you spoof the MAC addresses of your Wi-Fi and Ethernet interfaces.

Download instructions

It is free as in open-source. Should you like to motivate me, you may click on the ✭ in the top-right corner.

Screenshot

Requirements

  • macOS Sierra or later (see releases for older versions)
  • Administrator privileges (you will be asked for your root password once)

Installation

If you have Homebrew, just run brew cask install linkliar.

To install it manually, follow these instructions.

Documentation

The end-user documentation is located at halo.github.io/LinkLiar.

What you're looking at right now is the technical documentation.

There is also a source-code documentation in progress, see bin/docs for inspiration.

Limitations/Caveats

  • When your Wi-Fi (aka Airport) is turned off, you cannot change its MAC address. You need to turn it on first.
  • If you change a MAC address while the interface is connected, you will briefly loose connection.
  • If you rapidly close and open your MacBook, the MAC address may change while the Wi-Fi connection remains and you loose the connection.
  • Whenever you successfully changed your MAC address, your System Preferences will still show you the original hardware MAC address. This is normal behavior and your actual network traffic uses the new, changed MAC address.
  • Choosing a "random vendor" prefix does not choose from all possible vendors, but only from the most commonly known vendors (these)).
  • 2018 Macbooks (and later) cannot change their MAC address, for unknown reasons.

Troubleshooting

You can create this logfile and whenever it exists, all LinkLiar components will write to it:

touch "/Library/Application Support/LinkLiar/linkliar.log"

Delete the log file again to silence logging.

Once LinkLiar is started and the menu is visible, you can hold the ⌥ Option key for advanced options. This is only intended for developers.

If you want a more colorful output, clone this git repository and run bin/logs. That's what I use when I'm debugging. This utility is also bundled in LinkLiar so you can run it with

/Applications/LinkLiar.app/Contents/Resources/logs

Development

Future work

  • Add badge with test coverage to README
  • Nicer GUI for specifying a MAC address manually (with option to randomize)
  • Choose which vendor prefixes to randomize with

Thanks

  • The icon in Link/Images.xcassets is from Iconmonstr.

License

MIT 2012-2018 halo. See MIT-LICENSE.

linkliar's People

Contributors

halo avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.