Releases: paulzql/shadowsocks-ex
Releases · paulzql/shadowsocks-ex
v0.5.2
Features
- add blocklist
- remove http302 module
- add skip local address support
v0.4.0
Features
- Add http obfs server support
v0.3.5
Features:
- add aead method (aes-128-gcm, aes-192-gcm, aes-256-gcm)
thanks:
@geogriff
v0.3.4
BugFix:
- listener crashed by udp flow report
- listen with ipv6 port
v0.3.3
BugFix:
- udp cannot update
v0.3.2
Features:
- add :crypto dependency
v0.3.1
BugFix:
- udp relay proplem
- fix encoder test case
Features:
- move GenEvent to :gen_event (GenEvent deprecated in elixir 1.5)
v0.3.0
Features:
- Anti protocol detection
v0.2.3
BugFix:
- encoder init problem