Advertisement
Guest User

Untitled

a guest
Jun 18th, 2018
232
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.94 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
  3. <plist version="1.0">
  4. <dict>
  5. <key>EnvironmentVariables</key>
  6. <dict>
  7. <key>DYLD_LIBRARY_PATH</key>
  8. <string>/Users/songbo/Library/Application Support/ShadowsocksX-NG/</string>
  9. </dict>
  10. <key>KeepAlive</key>
  11. <true/>
  12. <key>Label</key>
  13. <string>com.qiuyuzhou.shadowsocksX-NG.kcptun</string>
  14. <key>ProgramArguments</key>
  15. <array>
  16. <string>/Users/songbo/Library/Application Support/ShadowsocksX-NG/kcptun_client</string>
  17. <string>-c</string>
  18. <string>kcptun-config.json</string>
  19. </array>
  20. <key>StandardErrorPath</key>
  21. <string>/Users/songbo/Library/Logs/kcptun_client.log</string>
  22. <key>StandardOutPath</key>
  23. <string>/Users/songbo/Library/Logs/kcptun_client.log</string>
  24. <key>WorkingDirectory</key>
  25. <string>/Users/songbo/Library/Application Support/ShadowsocksX-NG/</string>
  26. </dict>
  27. </plist>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement