shadowsocks-libev: bump version

Fix the multiple UDP source port issue.
Allow using different IP and ports for TCP and UDP

Signed-off-by: Jian Chang <aa65535@live.com>
This commit is contained in:
Jian Chang
2015-07-22 16:28:00 +08:00
parent 3445505f1d
commit a2a2d146bc
4 changed files with 102 additions and 45 deletions
@@ -8,7 +8,7 @@ config shadowsocks-libev
option timeout '60'
option encrypt_method 'rc4-md5'
option ignore_list '/dev/null'
option udp_relay '0'
option udp_mode '0'
option tunnel_enable '1'
option tunnel_port '5300'
option tunnel_forward '8.8.4.4:53'