Skip to content

Releases: paulzql/shadowsocks-ex

v0.5.2

28 Dec 07:21
Compare
Choose a tag to compare

Features

  • add blocklist
  • remove http302 module
  • add skip local address support

v0.4.0

08 Sep 04:45
Compare
Choose a tag to compare

Features

  • Add http obfs server support

v0.3.6

08 Apr 06:03
Compare
Choose a tag to compare

Features

  • Add http proxy support

v0.3.5

26 Nov 05:14
f551b1a
Compare
Choose a tag to compare

Features:

  1. add aead method (aes-128-gcm, aes-192-gcm, aes-256-gcm)

thanks:
@geogriff

v0.3.4

08 Sep 06:29
Compare
Choose a tag to compare

BugFix:

  1. listener crashed by udp flow report
  2. listen with ipv6 port

v0.3.3

20 Aug 08:45
Compare
Choose a tag to compare

BugFix:

  1. udp cannot update

v0.3.2

09 Aug 13:28
Compare
Choose a tag to compare

Features:

  1. add :crypto dependency

v0.3.1

09 Aug 13:26
Compare
Choose a tag to compare

BugFix:

  1. udp relay proplem
  2. fix encoder test case

Features:

  1. move GenEvent to :gen_event (GenEvent deprecated in elixir 1.5)

v0.3.0

28 Jul 01:58
Compare
Choose a tag to compare

Features:

  1. Anti protocol detection

v0.2.3

26 Jun 06:04
Compare
Choose a tag to compare

BugFix:

  1. encoder init problem