From 56e419ce5d0e84e177781b6c3a0de70240442c3c Mon Sep 17 00:00:00 2001 From: Jim Zhang Date: Tue, 17 Jan 2017 19:05:20 +0800 Subject: [PATCH 1/4] update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6cf51a0..3b8563a 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -AgentX +![](http://7xp1jv.com1.z0.glb.clouddn.com/agentx-logo.png?imageView2/2/w/30) AgentX ============ [![Build Status](https://travis-ci.org/ZhangJiupeng/AgentX.svg?branch=master)](https://travis-ci.org/ZhangJiupeng/AgentX) From 62946c867eb7bec92d2986ed27f7824815edbb1c Mon Sep 17 00:00:00 2001 From: Jim Zhang Date: Tue, 17 Jan 2017 19:10:42 +0800 Subject: [PATCH 2/4] update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3b8563a..76c996d 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -![](http://7xp1jv.com1.z0.glb.clouddn.com/agentx-logo.png?imageView2/2/w/30) AgentX +[![](http://7xp1jv.com1.z0.glb.clouddn.com/agentx-logo.png?imageView2/2/w/48)](https://agentx.zhangjiupeng.com) AgentX ============ [![Build Status](https://travis-ci.org/ZhangJiupeng/AgentX.svg?branch=master)](https://travis-ci.org/ZhangJiupeng/AgentX) From 69795540b24ee104669709f2689dec0dc0f98ec9 Mon Sep 17 00:00:00 2001 From: Jim Zhang Date: Tue, 17 Jan 2017 19:12:57 +0800 Subject: [PATCH 3/4] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 76c996d..73cebdc 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -[![](http://7xp1jv.com1.z0.glb.clouddn.com/agentx-logo.png?imageView2/2/w/48)](https://agentx.zhangjiupeng.com) AgentX +[![](http://7xp1jv.com1.z0.glb.clouddn.com/agentx-logo.png?imageView2/2/w/48)](http://agentx.zhangjiupeng.com) AgentX ============ [![Build Status](https://travis-ci.org/ZhangJiupeng/AgentX.svg?branch=master)](https://travis-ci.org/ZhangJiupeng/AgentX) From f9ada9906937de0cf2eed9718bf811be84189c66 Mon Sep 17 00:00:00 2001 From: Jim Zhang Date: Wed, 18 Jan 2017 10:17:49 +0800 Subject: [PATCH 4/4] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 73cebdc..c4c64d0 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ ============ [![Build Status](https://travis-ci.org/ZhangJiupeng/AgentX.svg?branch=master)](https://travis-ci.org/ZhangJiupeng/AgentX) +[![Join Chat](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/shadowsocks-java/Lobby?utm_source=share-link&utm_medium=link&utm_campaign=share-link) AgentX is a [Socks5](https://www.ietf.org/rfc/rfc1928.txt) proxy based on [Netty](http://netty.io/), which can be used to pass the [GFW](https://en.wikipedia.org/wiki/Great_Firewall), support encryption, obfuscation, compression and masquerading in data transmission (allowing flexible configuration of multiple data processes), compatible with [Shadowsocks](https://shadowsocks.org/). It supports traffic monitoring and reserved custom protocol development interface (notice that this project is not the implementation of RFC2741)