Skip to content

Releases: llc1123/trojan-rust

v1.4.0

28 Jun 16:28
Compare
Choose a tag to compare
  • Implement TCP tunnel properly
  • Handles redis connections properly
  • Reduce memory usage

v1.3.0

16 Jun 14:32
Compare
Choose a tag to compare
  • Fully support sni wildcard matching
  • Bugfix

v1.2.3

15 Jun 05:21
Compare
Choose a tag to compare
  • Drop acl blocked udp packet
  • Bugfix

v1.2.2

14 Jun 17:49
Compare
Choose a tag to compare
  • Workaround for Sink::with bug which will cause panic on udp.

v1.2.1

14 Jun 15:33
Compare
Choose a tag to compare
  • Support blocking requests targeting local and private network.
  • Bugfix

1.1.0

12 Jun 13:29
Compare
Choose a tag to compare
  • Support multiple hostnames and default SAN in certificate

1.0.2

11 Jun 07:44
Compare
Choose a tag to compare
  • Add TCP timeout to eliminate half open connections

1.0.1

08 Jun 04:12
Compare
Choose a tag to compare
  • Refine CI scripts

1.0.0

06 Jun 15:50
Compare
Choose a tag to compare
  • Initial Release