com.apple.security.network.client
A Boolean value indicating whether your app may open outgoing network connections.
Discussion
Use this key to allow your sandboxed app to connect to a server process running on another machine, or on the same machine.
To add this entitlement to your app, enable the App Sandbox capability in Xcode, and under Network, select Outgoing Connections (Client).