Skip to content

Instantly share code, notes, and snippets.

@jmbeach
Created February 28, 2021 02:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jmbeach/7923611ff79d81e27ef3aa9a4880f11e to your computer and use it in GitHub Desktop.
Save jmbeach/7923611ff79d81e27ef3aa9a4880f11e to your computer and use it in GitHub Desktop.
Weblock Proxy Profile
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>PayloadContent</key>
<array>
<dict>
<key>PayloadDescription</key>
<string>Configures proxy settings to use Charles Proxy</string>
<key>PayloadDisplayName</key>
<string>Charles Proxy</string>
<key>PayloadIdentifier</key>
<string>com.apple.proxy.http.global.2D1427A2-6E2B-4923-B8C1-400C2A293F76</string>
<key>PayloadOrganization</key>
<string>Beach Corp</string>
<key>PayloadType</key>
<string>com.apple.proxy.http.global</string>
<key>PayloadUUID</key>
<string>2D1427A2-6E2B-4923-B8C1-400C2A293F76</string>
<key>PayloadVersion</key>
<integer>1</integer>
<key>ProxyPACURL</key>
<string>http://wl.is/eUEkfA.js</string>
<key>ProxyType</key>
<string>Auto</string>
</dict>
</array>
<key>PayloadDisplayName</key>
<string>Weblock Proxy</string>
<key>PayloadIdentifier</key>
<string>com.jared.proxy</string>
<key>PayloadOrganization</key>
<string>Beach Corp</string>
<key>PayloadType</key>
<string>Configuration</string>
<key>PayloadUUID</key>
<string>C34341E3-86FA-46BF-BC6B-A47FBA90E23E</string>
<key>PayloadVersion</key>
<integer>1</integer>
</dict>
</plist>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment