Skip to content

Instantly share code, notes, and snippets.

@ryanmaclean
Last active July 18, 2024 14:58
Show Gist options
  • 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"
@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