DrayChou / GoAgentX-1

非官方GoAgentX 2.x 发行版,SS及COW已经更新到最新。

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GoAgentX

This is an unofficial distribution of GoAgentX 2.x with (somehow) updated dependencies.

非官方GoAgentX 2.x 发行版,SS及COW已经更新到最新。

GoAgentX is an almighty proxy client and process manager for Mac OS X.

GoAgentX currently supports:
现支持如下协议:

  • shadowsocks
  • cow
  • GoAgent
  • SSH Tunnel
  • Stunnel
  • SPDY Proxy

You can also add support for other proxy services easily.

Screenshot

screenshot

Download

Clone the repository or download master branch as zip

Install

Drag GoAgentX.app to your Applications folder.

CHANGELOG

  • 2016/7/1 Supports chacha20 (Now you can choose in the drop-down)
  • 2016/4/13 Updated shadowsocks-libev to 2.4.5, cow to 0.9.6

How to update ss-local

First install ss-local using Homebrew.

Then copy /usr/local/Cellar/shadowsocks-libev/<VERSION>/bin/ss-local and /usr/local/Cellar/openssl/1.0.2g/lib/libcrypto.1.0.0.dylib to GoAgentX.app/Contents/PlugIns/shadowsocks.gxbundle/Contents/Resources/bin/libev/.

In GoAgentX.app/Contents/PlugIns/shadowsocks.gxbundle/Contents/Resources/bin/libev/, run the command install_name_tool -change /usr/local/opt/openssl/lib/libcrypto.1.0.0.dylib @executable_path/libcrypto.1.0.0.dylib -id libcrypto.1.0.0.dylib ss-local.

Now enjoy :)

Acknowledgement

All binaries are from their corresponding upstream.

Disclaimer

Use at your own risk.

About

非官方GoAgentX 2.x 发行版,SS及COW已经更新到最新。


Languages

Language:Python 72.6%Language:Objective-C 14.4%Language:JavaScript 11.6%Language:Shell 0.5%Language:HTML 0.4%Language:Batchfile 0.4%