Skip to content

Instantly share code, notes, and snippets.

@andrearug
Forked from ryanmaclean/promiscous_enable.sh
Created March 18, 2018 01:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save andrearug/e504943d26d463bd2ddbb281ff133ab9 to your computer and use it in GitHub Desktop.
Save andrearug/e504943d26d463bd2ddbb281ff133ab9 to your computer and use it in GitHub Desktop.
Allow VMWare Fusion Promiscuous Mode on macOS Sierra
#!/bin/bash
sudo touch "/Library/Preferences/VMware Fusion/promiscAuthorized"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment