Releases: Qv2ray/mmp-go
Releases · Qv2ray/mmp-go
v0.1.7
v0.1.6
v0.1.5
v0.1.4
v0.1.3
v0.1.2
optimize:
- Change default UDP NAT timeout from 2 minutes to 3 minutes (refer to openWRT).
- Set TCP timeout to 7440 seconds (refer to openWRT).
- Speed up auth by adding buffer pool to lrulist.
- Lower memory consumption by selecting appropriate buffer size for UDP connection according to the MTU of the interface where connection from.
- Lower CPU consumption by auth only the first UDP packet.
- Switch go version to 1.16beta1 to avoid negative memory release strategy of GC #4. Thanks to @kslr
Fix
- Fixed a problem that cannot choose proper timeout for DNS query packet.
- Fixed a problem that goroutine leak. Thanks to @DuckSoft
- Fixed a vulnerability of malicious packet causing crash.
v0.1.1
v0.1.0
mmp-go
Mega Multiplexer, a single port multi-service relay for shadowsocks.
中转机单端口转发多台shadowsocks服务器。
Support pure AEAD methods shadowsocks based on both TCP and UDP.
Support automatically pull server configure from outline upstream by SSH.
Special Thanks:
@DuckSoft
Qv2ray Developer Community