Skip to content

Instantly share code, notes, and snippets.

@ryanmaclean
Last active April 3, 2021 07:46
Show Gist options
  • Star 5 You must be signed in to star a gist
  • Fork 2 You must be signed in to fork a gist
  • Save ryanmaclean/bb6e88d5d357a9f1e8ccd14494656831 to your computer and use it in GitHub Desktop.
Save ryanmaclean/bb6e88d5d357a9f1e8ccd14494656831 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"
@StefanScherer
Copy link

Thank you. Didn't know that we can script that. 👍

@ryanmaclean
Copy link
Author

Happy it came in handy!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment