Custom Proxy Settings

Hello everybody,


We use Workspace ONE UEM (AirWatch) to manage our macOS devices. Now there is a request that a proxy is distributed and this changes automatically based on the location of the device. Unfortunately, I do not know what to do, so I'm screaming for help here, vll. Can anyone help me here?

Or does someone know another solution?

Replies

Now there is a request that a proxy is distributed


That is probably more a question to VMWare than a Swift question.

Did you ask on their forum ?

So, i can distribute Proxy Configurations, that is possible...


But i need a solution, that macOS change automaticly manage the correct proxy via the location...

If you’re willing to write code, this should be feasible. SystemConfiguration framework lets you configure all sorts of network settings, including proxy settings. You could write a background process that changes the system proxy settings based on whatever criteria you want.

Share and Enjoy

Quinn “The Eskimo!”
Apple Developer Relations, Developer Technical Support, Core OS/Hardware

let myEmail = "eskimo" + "1" + "@apple.com"