Shortcut to turn on/off internet sharing?
Is there a way to have a little icon on the menu bar or a shortcut from the keyboard to turn on/off internet sharing on MacOS Catalina? I tried with automator but no results...
iMac 21.5" 4K, macOS 10.15
Is there a way to have a little icon on the menu bar or a shortcut from the keyboard to turn on/off internet sharing on MacOS Catalina? I tried with automator but no results...
iMac 21.5" 4K, macOS 10.15
IlCaba wrote:
Is there a way to have a little icon on the menu bar or a shortcut from the keyboard to turn on/off internet sharing on MacOS Catalina? I tried with automator but no results...
https://apple.stackexchange.com/questions/2488/start-stop-internet-sharing-from-a-script
Turning on Internet Sharing also requires that you to select a port to use it on, and from a list of ports used by other computers that can use that sharing service. Simply toggling the Internet Sharing button does not complete these other two tasks.
AppleScript solutions written in 2010 do not magically do this for you either because Apple keeps changing its preferences panels.
But once you selected the options you can turn it on without having to select them every time. I found an apple script that does it exactly as I intended, I had to modify one or two lines but it works.
Anyway, thank you for your answer!
Awesome, I found one that works! Thank you very much!
Shortcut to turn on/off internet sharing?